We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3c4d81 commit 714af2eCopy full SHA for 714af2e
tests/Server/Startup.fs
@@ -40,7 +40,7 @@ module Page =
40
``base`` { attr.href "/" }
41
}
42
body {
43
- div { attr.id "main"; rootComp<Bolero.Test.Client.Main.MyApp> }
+ div { attr.id "main"; comp<Bolero.Test.Client.Main.MyApp> }
44
boleroScript
45
46
0 commit comments