Feat: update component so build passes

This commit is contained in:
Jonathan Kelley 2021-03-09 14:46:00 -05:00
parent 37f5a7ad33
commit 8fcd001677

View file

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