feat: page component (#4087)
* feat: page component * chore: basic page * chore: add demos * chore: add header-sticky support * chore: update web-ele * chore: rename slot name --------- Co-authored-by: Vben <ann.vben@gmail.com>
This commit is contained in:
@@ -3,4 +3,5 @@ export * from './authentication';
|
||||
export * from './dashboard';
|
||||
export * from './ellipsis-text';
|
||||
export * from './fallback';
|
||||
export * from './page';
|
||||
export { useToast } from '@vben-core/shadcn-ui';
|
||||
|
Reference in New Issue
Block a user