@sudobility/sider_ui
v0.0.28
Published
Sider shared UI — dashboard pages and components for sider_app and sider_extension.
Readme
@sudobility/sider_ui
Shared Sider dashboard UI. Host apps must:
- Wrap pages in
<SiderUiProvider networkClient token apiUrl>and a<RoutingProvider>fed by their router (see sider_app / sider_extension). - Add this package to Tailwind content globs:
'./node_modules/@sudobility/sider_ui/dist/**/*.js'
