Skip to content

Commit c2287c0

Browse files
author
Huy Nguyen
committed
add-third-party-component-to-docs
Add a new third-party component huyanhvn/react-admin-clipboard-field.
1 parent f3d199f commit c2287c0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/Fields.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -617,7 +617,8 @@ You can find components for react-admin in third-party repositories.
617617

618618
- [OoDeLally/react-admin-clipboard-list-field](https://github.com/OoDeLally/react-admin-clipboard-list-field): a quick and customizable copy-to-clipboard field.
619619
- [MrHertal/react-admin-json-view](https://github.com/MrHertal/react-admin-json-view): JSON field and input for react-admin.
620-
- [alexgschwend/react-admin-color-picker](https://github.com/alexgschwend/react-admin-color-picker): a color field
620+
- [alexgschwend/react-admin-color-picker](https://github.com/alexgschwend/react-admin-color-picker): a color field.
621+
- [huyanhvn/react-admin-clipboard-field](https://github.com/huyanhvn/react-admin-clipboard-field): a wrapper to TextField that copies field content to clipboard.
621622

622623
## TypeScript
623624

0 commit comments

Comments
 (0)