Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

Incorrect prop for Heading in the documentation #1547

Open
ElenaIf opened this issue Apr 25, 2023 · 1 comment
Open

Incorrect prop for Heading in the documentation #1547

ElenaIf opened this issue Apr 25, 2023 · 1 comment

Comments

@ElenaIf
Copy link

ElenaIf commented Apr 25, 2023

Subject

Heading component

Description

On the props page for <Heading> component you have colorScheme prop. It does not work for Heading, it should be color instead.

Example:
Does not work: <Heading colorScheme ="red">I'm a Heading</Heading>
Works: <Heading color ="red.300">I'm a Heading</Heading>

Here is the link with the props page: https://chakra-ui.com/docs/components/heading/props

@stale
Copy link

stale bot commented Jun 18, 2023

Hi!
This issue has been automatically marked as stale because lack of recent activity. It will be closed if no further activity occurs within 5 days. Thank you for your contributions.

@stale stale bot added the stale label Jun 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant