@agribank/ui
v2.1.1
Published
set of components to build react apps with
Downloads
529
Readme
agribank UI package built with react and MUI
Includes ui components to facilitate building UI apps for agribank.
Notes
- Consumers of this package must have a build process using vite, webpack or similar tools because we do not bundle css files.
- it's better to use the components exported from here instead of importing them directly from
mui
(if their counter part exists).
TODO:
- move stuff out of assets and into public, all fonts/images are getting inlined!
- refactor!