Skip to content

Commit 00ca8c8

Browse files
docs: update README
1 parent 243d4d9 commit 00ca8c8

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Invoke's UI Component Library
22

3-
Components for Invoke's applications.
3+
UI Components for Invoke's applications.
4+
5+
## Structure
6+
7+
- `lib/components/`: Customized Chakra-UI components, some of which are pass-through wrappers of Chakra components.
8+
- `lib/hooks/`: A small collection of hooks used to manage some global state across the components.
9+
- `lib/theme/`: The Invoke Chakra theme.
10+
- `lib/util/`: Small utility functions used in various components.
411

512
## TODO
613

0 commit comments

Comments
 (0)