-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: remove extra config #18
Conversation
Hi, @Kerollmops @mdubus 👋 I'm requesting a review to ensure I'm not removing something that would break the app. Thanks for your help! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks perfect to me! Hoping the CI is happy now!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM ✨🦕 🌻
Nice work 👏 🤩
Partially addresses #9
The goal of this PR is to remove the code that was inherited from the mini-dashboard fork, but isn't strictly necessary for the demo purpose.
For simplicity, removing cypress & storybook will be done in separate PRs