Skip to content

Commit

Permalink
Add text
Browse files Browse the repository at this point in the history
  • Loading branch information
cagataycivici committed Jan 3, 2023
1 parent c4af4bf commit 09e204e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/doc/badge/basicdoc.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ export default function BasicDemo() {
return (
<>
<DocSectionText {...props}>
<p>Text to display is defined with the <i>value</i>.</p>
<p>Text to display is defined with the <i>value</i> property.</p>
</DocSectionText>
<div className="card flex justify-content-center">
<Badge value="2"></Badge>
Expand Down

0 comments on commit 09e204e

Please sign in to comment.