mirror of
https://github.com/ziex-dev/ziex.git
synced 2026-07-20 02:29:36 -06:00
doc: hide ssr dependant example
This commit is contained in:
parent
80f1d0fdcd
commit
71db58ab3b
@ -42,8 +42,8 @@ const categories = [_]SidebarProps.Category{
|
||||
.{ .title = "Async Timer", .href = ssg ++ "/examples/wasm/async" },
|
||||
// .{ .title = "React Integration", .href = ssg ++ "/examples/wasm/react" },
|
||||
.{ .title = "Hydration", .href = ssg ++ "/examples/wasm/hydration" },
|
||||
.{ .title = "Progress Bar", .href = ssg ++ "/examples/wasm/progress" },
|
||||
.{ .title = "Realtime Chat", .href = ssg ++ "/examples/realtime" },
|
||||
// .{ .title = "Progress Bar", .href = ssg ++ "/examples/wasm/progress" },
|
||||
// .{ .title = "Realtime Chat", .href = ssg ++ "/examples/realtime" },
|
||||
.{ .title = "Auth", .href = ssg ++ "/examples/auth" },
|
||||
.{ .title = "Form", .href = ssg ++ "/examples/form" },
|
||||
.{ .title = "File Form", .href = ssg ++ "/examples/form/file" },
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user