Skip to content

Commit

Permalink
feat(Introducion.mdx): Added "hello world" text to documentation intr…
Browse files Browse the repository at this point in the history
…oduction page

BREAKING CHANGE: Quantum 10! Replacing styled-components for CSS modules
  • Loading branch information
MarcosViniciusPC committed Feb 19, 2024
1 parent f622b27 commit 9949694
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion stories/Introduction/Introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,6 @@ import Button from '@catho/quantum/Button';
export default () => <Button>Click here!</Buttom>;
```

<EvaluationForm componentName="Introduction" />
<EvaluationForm componentName="Introduction" />

Hello world, Quantum 10!

0 comments on commit 9949694

Please sign in to comment.