You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ Seed has a batteries-included approach. This means less time writing boilerplate
28
28
- It's newer. It's harder to find support outside of Discord.
29
29
- WebAssembly is newer with less support. [Browser compatibility is at 92.9%](https://caniuse.com/?search=webassembly).
30
30
- Pre-built components are rare. You will likely have to roll your own components such as date pickers.
31
-
- No server-side rendering yet [(#232)](#232).
31
+
- No server-side rendering yet [#232](https://github.com/seed-rs/seed/issues/232).
32
32
- You may prefer other Rust frameworks like [MoonZoon](https://github.com/MoonZoon/MoonZoon) or [Yew](https://github.com/yewstack/yew).
0 commit comments