Skip to content
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

Theme toggle and resizing editor option #117

Open
wants to merge 7 commits into
base: dev
Choose a base branch
from

Conversation

M-Sanjay12o52o
Copy link

This pull request introduces the following changes:

Theme Toggle:
    Added functionality to toggle between light and dark themes across the app.
    Updated styles dynamically based on the selected theme.

Editor Resize Option:
    Implemented a resizable editor feature, allowing users to adjust the editor's width within defined constraints.

Refactored Relation Grouping Logic:
    Improved the readability and functionality of the relation grouping logic by separating the groupBy and map operations.
    Resolved a build error that was previously caused by the older implementation.

@M-Sanjay12o52o
Copy link
Author

https://prismaliser-five.vercel.app/#

here's the live link to have a look at the changes at work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant