-
Notifications
You must be signed in to change notification settings - Fork 34
Description
Feature Request
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I have an issue when [...]
Currently, there are a few components in the footer component that are leveraging Chakra UI. They would need to be replaced by ShadCN or existing atoms in the project.
There are also code that is commented out that should be removed entirely.
Describe the solution you'd like
A clear and concise description of what you want to happen. Add any considered drawbacks.
Replace the components leveraging Chakra UI with Tailwind equivalents or with pre-existing atoms. Remove all instances of Chakra UI and any commented code in this component.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
n/a
Teachability, Documentation, Adoption, Migration Strategy
If you can, explain how users will be able to use this and possibly write out a version in the docs.
Maybe a screenshot or design?
n/a