Skip to content

Commit

Permalink
[ci] format
Browse files Browse the repository at this point in the history
  • Loading branch information
delucis authored and astrobot-houston committed Jun 20, 2024
1 parent 197c8d8 commit 54b5b5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/content/docs/pt-br/guides/components.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -440,6 +440,7 @@ import { Badge } from '@astrojs/starlight/components';
<Badge text="Starlight" variant="note" size="large" />
<Badge text="Personalizado" variant="success" style={{ fontStyle: 'italic' }} />
```

O código acima gera o seguinte conteúdo na página:

<Badge text="Novo" variant="tip" size="small" />
Expand Down

0 comments on commit 54b5b5f

Please sign in to comment.