Skip to content
This repository was archived by the owner on Jun 4, 2025. It is now read-only.

feat(react): add header component#176

Draft
saysb wants to merge 2 commits intomainfrom
feat/add-header-component
Draft

feat(react): add header component#176
saysb wants to merge 2 commits intomainfrom
feat/add-header-component

Conversation

@saysb
Copy link
Copy Markdown
Contributor

@saysb saysb commented Mar 7, 2025

🔗 Linked issue

📚 Description

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 7, 2025

Thank you for following the naming conventions! 🙏

import { useRef, useEffect, type ReactNode } from 'react';
import { useComponent } from '#mockline/utils/useComponent';

interface HeaderProps {
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Un type serait mieux

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Utiliser les type venant de @mockline/theme

@HugoRCD HugoRCD changed the title feat(react): add header component feat(react): add header component Apr 10, 2025
@saysb saysb force-pushed the feat/add-header-component branch from cd752a7 to 883d491 Compare April 10, 2025 12:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants