Skip to content

Conversation

@kazerlelutin
Copy link
Collaborator

No description provided.

export const SkipLinks = () => {
const { t } = translate(txt);

return <a href="#main" class="border-2 border-primary bg-bg text-text text-xl m-2 p-4 absolute z-60 -translate-y-30 focus:translate-y-0">{t['main']}</a>;
Copy link
Contributor

Choose a reason for hiding this comment

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

J'aurais pas dû l'écrire en tableau, my bad

@kazerlelutin kazerlelutin merged commit f2d136f into staging Jan 3, 2026
kazerlelutin added a commit that referenced this pull request Jan 3, 2026
* t est maintenant réactif

* Update skip-links.tsx

---------

Co-authored-by: Cyrille Jouineau <cjouineau@yahoo.com>
@kazerlelutin kazerlelutin deleted the reactive-translation branch January 3, 2026 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants