Skip to content

Commit e17f61f

Browse files
authored
[no ci] reorder entries
1 parent c2287c0 commit e17f61f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Fields.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -615,10 +615,10 @@ const AuthorField = () => {
615615

616616
You can find components for react-admin in third-party repositories.
617617

618-
- [OoDeLally/react-admin-clipboard-list-field](https://github.com/OoDeLally/react-admin-clipboard-list-field): a quick and customizable copy-to-clipboard field.
619618
- [MrHertal/react-admin-json-view](https://github.com/MrHertal/react-admin-json-view): JSON field and input for react-admin.
620619
- [alexgschwend/react-admin-color-picker](https://github.com/alexgschwend/react-admin-color-picker): a color field.
621620
- [huyanhvn/react-admin-clipboard-field](https://github.com/huyanhvn/react-admin-clipboard-field): a wrapper to TextField that copies field content to clipboard.
621+
- [OoDeLally/react-admin-clipboard-list-field](https://github.com/OoDeLally/react-admin-clipboard-list-field): copy various formats of the same value to clipboard.
622622

623623
## TypeScript
624624

0 commit comments

Comments
 (0)