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

<Footer.Title> should be able to be any heading size #594

Closed
tulup-conner opened this issue Feb 14, 2023 · 0 comments
Closed

<Footer.Title> should be able to be any heading size #594

tulup-conner opened this issue Feb 14, 2023 · 0 comments
Assignees
Labels
good first issue Good for newcomers 🚀 enhancement New feature or request

Comments

@tulup-conner
Copy link
Collaborator

tulup-conner commented Feb 14, 2023

Is your feature request related to a problem? Please describe.
<Footer.Title> can only be <h2>. It should be able to be any heading element.

@tulup-conner tulup-conner added 🚀 enhancement New feature or request good first issue Good for newcomers labels Feb 14, 2023
@tulup-conner tulup-conner self-assigned this Feb 14, 2023
@tulup-conner tulup-conner changed the title Footer.Title should be able to be any heading size <Footer.Title> should be able to be any heading size Feb 14, 2023
tulup-conner added a commit to tulup-conner/flowbite-react that referenced this issue Feb 20, 2023
…>` to not use `<h2>`

You can cast the component to a component of your own, or a generic HTML element, e.g.,
`<Footer.Title as="h3">`.

resolve themesberg#594
tulup-conner added a commit to tulup-conner/flowbite-react that referenced this issue Feb 20, 2023
…>` to not use `<h2>`

You can cast the component to a component of your own, or a generic HTML element, e.g.,
`<Footer.Title as="h3">`.

resolve themesberg#594
tulup-conner added a commit to tulup-conner/flowbite-react that referenced this issue Feb 20, 2023
…>` to not use `<h2>`

You can cast the component to a component of your own, or a generic HTML element, e.g.,
`<Footer.Title as="h3">`.

resolve themesberg#594
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers 🚀 enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant