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/ui #167

Open
wants to merge 15 commits into
base: main
Choose a base branch
from
Open

refactor/ui #167

wants to merge 15 commits into from

Conversation

MAXOUXAX
Copy link
Contributor

No description provided.

@MAXOUXAX MAXOUXAX added the frontend Frontend related issues label Apr 20, 2024
@MAXOUXAX MAXOUXAX added this to the Itération 7 milestone Apr 20, 2024
@MAXOUXAX MAXOUXAX self-assigned this Apr 20, 2024
import Button from "../components/ui/Button";
import {
MediumSubtitle,
Subtitle,

Check warning

Code scanning / ESLint

Disallow unused variables Warning

'Subtitle' is defined but never used.
import Warning from "../Warning";
import Button from "../ui/Button";

Check warning

Code scanning / ESLint

Disallow unused variables Warning

'Button' is defined but never used.
@MAXOUXAX MAXOUXAX linked an issue Apr 21, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Frontend related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve and refactor the UI code
1 participant