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

misc: refactor shared styled typography to render FC with TW #1950

Merged
merged 1 commit into from
Dec 30, 2024

Conversation

ansmonjol
Copy link
Collaborator

@ansmonjol ansmonjol commented Dec 27, 2024

Context

Last but not least PR to remove all styled(Typogaphy) in our codebase.

Description

This PR turns styles components into Functional components that returns a Typography element using tailwind

Note I removed SectionTitle exported styled component as it was only used once, to use TW in place instead

@ansmonjol ansmonjol self-assigned this Dec 27, 2024
@ansmonjol ansmonjol enabled auto-merge (squash) December 30, 2024 08:49
@ansmonjol ansmonjol merged commit efa8d91 into main Dec 30, 2024
12 checks passed
@ansmonjol ansmonjol deleted the typography-shared branch December 30, 2024 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants