0.0.16 • Published 1 year ago

@aittorai/ui v0.0.16

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Aittor UI Component Library

UI Components for Aittor applications.

Structure

  • lib/components/: Customized Chakra-UI components, some of which are pass-through wrappers of Chakra components.
  • lib/hooks/: A small collection of hooks used to manage some global state across the components.
  • lib/theme/: The App Chakra theme.
  • lib/util/: Small utility functions used in various components.

TODO