Преглед изворни кода

Feat: update component so build passes

Jonathan Kelley пре 4 година
родитељ
комит
8fcd001
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      packages/core/examples/fc.rs

+ 0 - 1
packages/core/examples/fc.rs

@@ -10,7 +10,6 @@ static BLAH: FC<()> = |ctx, props| {
         div {
             SomeComponent {
                 some_field: g
-                abc123: 10,
             }
         }
     })