Skip to content

Commit

Permalink
Merge pull request #546 from catho/QTM-598
Browse files Browse the repository at this point in the history
feat(Introducion.mdx): Added "hello world" text to documentation introduction page
  • Loading branch information
MarcosViniciusPC authored Feb 20, 2024
2 parents f622b27 + 9949694 commit 8670bd1
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 8670bd1

Please sign in to comment.