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

S03 us06 #63

Merged
merged 3 commits into from
Nov 3, 2023
Merged

S03 us06 #63

merged 3 commits into from
Nov 3, 2023

Conversation

Enagrom5
Copy link
Contributor

@Enagrom5 Enagrom5 commented Nov 3, 2023

No description provided.

@Enagrom5 Enagrom5 added the REVIEW REQUESTED PR en cours de review. Indique aux membres du groupe que des reviews sont nécessaires label Nov 3, 2023
Copy link
Contributor

@Hkaiser45 Hkaiser45 left a comment

Choose a reason for hiding this comment

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

good=)

Copy link
Contributor

@BarisRz BarisRz left a comment

Choose a reason for hiding this comment

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

Ca m'a l'air tout bon Morgane, et le nom de ton premier commit fait bien rire

@Hkaiser45 Hkaiser45 added REVIEWED PR validée par le "code reviewer" (élève). Indique au formateur qu'il peut maintenant relire la PR. and removed REVIEW REQUESTED PR en cours de review. Indique aux membres du groupe que des reviews sont nécessaires labels Nov 3, 2023
}
};

return (
<button
type="button"
className="flex text-white font-irish w-full h-full justify-center items-center "
onClick={isTrue}
onClick={() => isTrue()}
Copy link
Contributor

Choose a reason for hiding this comment

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

ici, tu peux faire juste onClick={isTrue} :)

import PropTypes from "prop-types";

function Chaudron({ bg }) {
return <div id={bg} />;
Copy link
Contributor

Choose a reason for hiding this comment

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

Oh que c'est pas beau haha mais ça fonctionne, mais ce n'est pas beau..

@GorskiAnthony GorskiAnthony merged commit 4c0346f into dev Nov 3, 2023
1 check passed
@GorskiAnthony GorskiAnthony deleted the S03US06 branch November 3, 2023 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
REVIEWED PR validée par le "code reviewer" (élève). Indique au formateur qu'il peut maintenant relire la PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants