Skip to content

Commit 1da5d94

Browse files
committed
Readme Fixes
1 parent a6ed7a6 commit 1da5d94

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,9 @@ Follow the [Getting Started with HelixUI](https://helixdesignsystem.github.io/he
8383
```
8484

8585
### Our Implementation
86+
```js
87+
import { Disclosure, Div, Modal } from '@helix-design-system/helix-react';
88+
```
8689

8790
```jsx
8891
<Disclosure
@@ -103,6 +106,7 @@ Follow the [Getting Started with HelixUI](https://helixdesignsystem.github.io/he
103106
<Button variant="primary">Confirm</Button>
104107
<Button>Cancel</Button>
105108
</footer>
109+
</Modal>
106110
```
107111

108112
## Guiding Principles

0 commit comments

Comments
 (0)