Skip to content
This repository was archived by the owner on Aug 26, 2021. It is now read-only.

Commit 4ca197a

Browse files
author
Adam A. Zerella
committed
Added README.md react import
1 parent 2c05f57 commit 4ca197a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/form/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Licensed under [MIT](https://raw.githubusercontent.com/govau/design-system-compo
100100
Usage:
101101

102102
```jsx
103-
import { AUlabel, AUhintText, AUerrorText, AUfieldset, AUlegend } from '@gov.au/form';
103+
import { AUlabel, AUhintText, AUerrorText, AUformGroup, AUfieldset, AUlegend } from '@gov.au/form';
104104

105105
<AUlabel text="Email" />
106106

0 commit comments

Comments
 (0)