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

Commit 37ac702

Browse files
author
Adam A. Zerella
committed
Added file-upload to README.md
1 parent 762399f commit 37ac702

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,22 @@ All components have to work on the below browsers:
285285
----------
286286
</details>
287287

288+
<details>
289+
<summary>@gov.au/file-upload</summary>
290+
<br><code>npm install @gov.au/file-upload</code><br>
291+
<br>See the <a href="https://auds.service.gov.au/packages/file-upload/tests/site/">visual test file for file-upload</a>
292+
<br>See the <a href="https://github.com/govau/design-system-components/blob/master/packages/file-upload/README.md">readme file for file-upload</a><br><br>
293+
Dependencies:
294+
<br>
295+
296+
```shell
297+
├─ core
298+
└─ form
299+
└─ core
300+
```
301+
----------
302+
</details>
303+
288304
<details>
289305
<summary>@gov.au/footer</summary>
290306
<br><code>npm install @gov.au/footer</code><br>

0 commit comments

Comments
 (0)