thaw/demo
Yu Sun 18658044c2
Use fully qualified syntax in the example of Drawer (#187)
* perf: replace `expect` with `unwrap_or_else`

The macro/functions in `expect` is not lazy, which means it will always be called

* style: remove needless borrowing

* perf: remove needless clone

* style: remove needless `format!`

* style: use `and_then` instead

* style: use `?` instead

* style: remove needless closure

* fix: use fully qualified syntax instead

https://github.com/rust-lang/rust/issues/48919

* style: formatted

* style: fix some other clippy issues
2024-05-07 23:36:36 +08:00
..
src Use fully qualified syntax in the example of Drawer (#187) 2024-05-07 23:36:36 +08:00
Cargo.toml feat: update leptos to v0.6.10 2024-04-05 23:51:03 +08:00
index.html Chore/vercel (#86) 2024-01-17 16:53:28 +08:00
README.md Update README.md 2024-01-17 23:14:10 +08:00
Trunk.toml feat: CSSTransition adds appear and hooks 2024-03-30 01:42:13 +08:00

Used

Run the trunk serve command and then open the http://127.0.0.1:6421 URL

Docs

directory: demo_markdown/docs