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

BUG: Alert Heading Level #1140

Open
Aref-Akminasi opened this issue Jan 21, 2025 · 1 comment
Open

BUG: Alert Heading Level #1140

Aref-Akminasi opened this issue Jan 21, 2025 · 1 comment

Comments

@Aref-Akminasi
Copy link
Contributor

Aref-Akminasi commented Jan 21, 2025

<Alert
  heading="Heading"
  headingLevel={2}
  textContent="Lorem ipsum dolor sit amet, consectetur ad * isicing elit, sed do eiusmod *"
  type="info"
/>

headingLevel kan worden meegegeven als een prop, maar de appearance is altijd level 5.

Oplossing
appearanceLevel prop toevoegen.

@veslav3
Copy link
Contributor

veslav3 commented Jan 22, 2025

Depends on #1145

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants