1
0
Эх сурвалжийг харах

Feat: update component so build passes

Jonathan Kelley 4 жил өмнө
parent
commit
8fcd001

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

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