This website requires JavaScript.
Explore
Help
Register
Sign In
XW-AIOT
/
iot-device-management-frontend
Watch
4
Star
0
Fork
0
You've already forked iot-device-management-frontend
Code
Issues
Pull Requests
Actions
3
Packages
Projects
Releases
Wiki
Activity
Files
9c6e059aac86d38faf950406f96347a2aec46ef7
iot-device-management-frontend
/
packages
/
effects
/
common-ui
/
src
/
index.ts
4 lines
101 B
TypeScript
Raw
Normal View
History
Unescape
Escape
refactor: adjust all sample pages and use page components (#4118)
2024-08-11 20:05:52 +08:00
export
*
from
'./components'
;
export
*
from
'./ui'
;
perf: replace vue-sonner with the toast component of shadcn-ui
2024-07-07 11:36:32 +08:00
export
{
useToast
}
from
'@vben-core/shadcn-ui'
;
Reference in New Issue
Copy Permalink