jaohara / ui-component-library

A Component library for various UI elements that I have built for use in my personal projects.
0 stars 0 forks source link

Create a demo page for all of the various UI elements #5

Closed jaohara closed 7 months ago

jaohara commented 7 months ago

Probably should use App.jsx for a dev preview of the components.

Should also have the following functionality:

jaohara commented 7 months ago

The Dev page currently displays all components outside of the Panes/Notifications.

The options for toggling light/dark mode/etc still need to be built, and should be blocked out so I don't forget about them.

jaohara commented 7 months ago

Light/Dark toggle has been implemented