We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 74cb93f + 3ff18d9 commit e5f6af9Copy full SHA for e5f6af9
1 file changed
docs/src/app/components/pages/discover-more/Showcase.js
@@ -69,6 +69,12 @@ const appList = [
69
img: 'images/showcase/dearborn-denim.png',
70
link: 'http://dearborndenim.us/get-my-size',
71
},
72
+ {
73
+ title: 'admin-on-rest - A frontend framework for building admin SPAs on top of REST services',
74
+ author: 'marmelab.com',
75
+ img: 'http://static.marmelab.com/admin-on-rest.gif',
76
+ link: 'https://github.com/marmelab/admin-on-rest',
77
+ },
78
];
79
80
const Showcase = () => (
0 commit comments