Skip to content

Commit e53ab54

Browse files
committed
Add author for Await component
1 parent 265e730 commit e53ab54

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

components/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,8 @@ The following components have been implemented so far:
7979

8080
### Await
8181

82+
_Author: [@Hunter-Gu](https://github.com/Hunter-Gu)_
83+
8284
`Await` is a utility component that helps you build UI components based on asynchronous data (i.e.: a JavaScript [`Promise`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise) object).
8385

8486
#### Signature

0 commit comments

Comments
 (0)