Переглянути джерело

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,
             }
         }
     })