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

Refactor components to use directly MUI #75

Open
swouf opened this issue Oct 27, 2022 · 0 comments
Open

Refactor components to use directly MUI #75

swouf opened this issue Oct 27, 2022 · 0 comments
Assignees

Comments

@swouf
Copy link
Contributor

swouf commented Oct 27, 2022

Currently, some components rely still a lot on styled divs. It would be nice to use layout components from MUI (Stack, Grid, etc.).

    Alternatively you can use the [Stack component](https://mui.com/material-ui/api/stack/) which lets you organise components along one direction. It also supports all [`system props`](https://mui.com/system/properties/) which means you can move your style to component props directly. Just a suggestion, i don't think it would change too much things, matter of preference 😊

Originally posted by @spaenleh in #74 (comment)

@swouf swouf self-assigned this Oct 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant