This website requires JavaScript.
Explore
Help
Register
Sign in
adam
/
thaw
Watch
1
Star
0
Fork
You've already forked thaw
0
mirror of
https://github.com/adoyle0/thaw.git
synced
2025-01-22 22:09:22 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
dc58a03a8b
thaw
/
src
/
mobile
/
mod.rs
5 lines
64 B
Rust
Raw
Normal View
History
Unescape
Escape
✨ feat: add tabbar component
2023-05-27 23:55:27 +08:00
mod
tabbar
;
✨ feat: add NavBar component
2023-06-04 17:14:41 +08:00
mod
nav_bar
;
✨ feat: add tabbar component
2023-05-27 23:55:27 +08:00
✨ feat: add NavBar component
2023-06-04 17:14:41 +08:00
pub
use
tabbar
::
*
;
pub
use
nav_bar
::
*
;
Reference in a new issue
Copy permalink