-
-
Notifications
You must be signed in to change notification settings - Fork 24
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
Ajout d'un bouton pour retourner a la page d'accueil #44
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
You were just adding a back-to-home button, didn't need to define a new component for our "library".
You were displaying the `back-to-home` button in `ComponentDetails` where it was being displayed multiple times.
thx for the PR @Nguirane120!
Note Il y a une boucle sur |
Jajeuf !!
Le mer. 30 oct. 2024 à 11:27, Abdoulaye NDOYE ***@***.***> a
écrit :
… Merged #44 <#44> into dev.
—
Reply to this email directly, view it on GitHub
<#44 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ATAOOUJILL2C5TDB2BVNOE3Z6C7DLAVCNFSM6AAAAABQU4H3JCVHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJVGAYDIMZSGI2DGNI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
NDOY3M4N
added a commit
that referenced
this pull request
Oct 30, 2024
* Add selects components * Ajout d'un bouton pour retourner a la page d'accueil (#44) * Update CONTRIBUTING.md * Update CONTRIBUTING.md * Update CONTRIBUTING.md * Amélioration du footer: ajout de liens fonctionnels * ajout d'un boutton dans CompnentDetails pour retourner a la page d'accueil * chore: remove unnecessary component definition You were just adding a back-to-home button, didn't need to define a new component for our "library". * refac: move the back-to-home to `page.tsx` You were displaying the `back-to-home` button in `ComponentDetails` where it was being displayed multiple times. --------- Co-authored-by: Moussa Alkaly BADJI <89929592+Alkaly02@users.noreply.github.com> Co-authored-by: Abdoulaye NDOYE <pa.ndoye@outlook.fr> * feat: use the favicon * i changed the app favicon (#53) * i changed the app favicon * feat: use new favicon --------- Co-authored-by: Abdoulaye NDOYE <pa.ndoye@outlook.fr> --------- Co-authored-by: Devdiop221 <diopmouhamed290@gmail.com> Co-authored-by: Nguirane120 <79750993+Nguirane120@users.noreply.github.com> Co-authored-by: Moussa Alkaly BADJI <89929592+Alkaly02@users.noreply.github.com> Co-authored-by: Salem Malick MOHAMED <64892800+saloum45@users.noreply.github.com>
NDOY3M4N
added a commit
that referenced
this pull request
Oct 30, 2024
* Add selects components * Ajout d'un bouton pour retourner a la page d'accueil (#44) * Update CONTRIBUTING.md * Update CONTRIBUTING.md * Update CONTRIBUTING.md * Amélioration du footer: ajout de liens fonctionnels * ajout d'un boutton dans CompnentDetails pour retourner a la page d'accueil * chore: remove unnecessary component definition You were just adding a back-to-home button, didn't need to define a new component for our "library". * refac: move the back-to-home to `page.tsx` You were displaying the `back-to-home` button in `ComponentDetails` where it was being displayed multiple times. --------- Co-authored-by: Moussa Alkaly BADJI <89929592+Alkaly02@users.noreply.github.com> Co-authored-by: Abdoulaye NDOYE <pa.ndoye@outlook.fr> * feat: use the favicon * i changed the app favicon (#53) * i changed the app favicon * feat: use new favicon --------- Co-authored-by: Abdoulaye NDOYE <pa.ndoye@outlook.fr> --------- Co-authored-by: Devdiop221 <diopmouhamed290@gmail.com> Co-authored-by: Nguirane120 <79750993+Nguirane120@users.noreply.github.com> Co-authored-by: Moussa Alkaly BADJI <89929592+Alkaly02@users.noreply.github.com> Co-authored-by: Salem Malick MOHAMED <64892800+saloum45@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.