Skip to content

Conversation

ibnkhayatmed
Copy link

Fixes #8165

This PR fixes the Astro installation documentation where className was incorrectly used instead of class in the example .astro file.

Changes:

  • Changed className to class in the Astro installation example
  • This ensures the example code works correctly when copied into an .astro file

Copy link

vercel bot commented Sep 5, 2025

@ibnkhayatmed is attempting to deploy a commit to the shadcn-pro Team on Vercel.

A member of the Team first needs to authorize it.

@ibnkhayatmed ibnkhayatmed changed the title docs: change className to class for in Astro example docs: change className to class in Astro example Sep 5, 2025
@ibnkhayatmed ibnkhayatmed force-pushed the fix/astro-classname-to-class branch from 156bda4 to a9740fb Compare September 5, 2025 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[bug] (docs): Astro installation guide uses className instead of class
1 participant