fixup! feat: add react-admin group

This commit is contained in:
Martin Herndl 2021-08-16 17:52:13 +02:00 committed by Rhys Arkins
parent 1f5a95551a
commit f9c778539c

View file

@ -37,6 +37,7 @@ const repoGroups = {
'ngx-formly': 'https://github.com/ngx-formly/ngx-formly', 'ngx-formly': 'https://github.com/ngx-formly/ngx-formly',
'ngxs-store': 'https://github.com/ngxs/store', 'ngxs-store': 'https://github.com/ngxs/store',
'reach-ui': 'https://github.com/reach/reach-ui', 'reach-ui': 'https://github.com/reach/reach-ui',
'react-admin': 'https://github.com/marmelab/react-admin',
'react-apollo': 'https://github.com/apollographql/react-apollo', 'react-apollo': 'https://github.com/apollographql/react-apollo',
'react-dnd': 'https://github.com/react-dnd/react-dnd', 'react-dnd': 'https://github.com/react-dnd/react-dnd',
'react-navigation': 'https://github.com/react-navigation/react-navigation', 'react-navigation': 'https://github.com/react-navigation/react-navigation',