Skip to content

labs#20

Open
MaxxxxxxLh wants to merge 8 commits into
devfrom
sectionLabs
Open

labs#20
MaxxxxxxLh wants to merge 8 commits into
devfrom
sectionLabs

Conversation

@MaxxxxxxLh

Copy link
Copy Markdown

No description provided.

@ABethuel ABethuel added the enhancement New feature or request label Apr 3, 2023
@MaxxxxxxLh
MaxxxxxxLh changed the base branch from main to dev April 12, 2023 09:31
Comment thread src/components/labs/lab.tsx Outdated
}
]


Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Essaie de fragmenter ta logique. Ici tu as deux composants et un jeu de données dans le même fichier. Tu peux mettre tes données dans un fichier dans le dossier "data" par exemple et le composant lab dans un autre fichier dans le même dossier.

Comment thread src/styles/globals.css Outdated
margin-left: 15px;
margin-right: 50px;
}
.droite{

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tu peux supprimer les classes que t'utilises pas (je crois que t'as utilisé que tailwind)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ton fichier peut juste être en .ts (mais c'est du détail)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants