Skip to content

Commit

Permalink
[docs] Add "refine" demo to showcase
Browse files Browse the repository at this point in the history
  • Loading branch information
omeraplak committed Jun 21, 2022
1 parent 2c89d03 commit 3c645f6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/data/material/discover-more/showcase/appList.js
Original file line number Diff line number Diff line change
Expand Up @@ -447,6 +447,15 @@ const appList = [
stars: 1600,
dateAdded: '2019-03-25',
},
{
title: 'refine FineFoods demo',
description: 'A full-featured Admin panel app',
image: 'refine-finefoods.jpg',
link: 'https://example.mui.admin.refine.dev/',
source: 'https://github.com/pankod/refine/tree/next/examples/fineFoods/admin/mui',
stars: 2415,
dateAdded: '2022-06-21',
},
];

export default appList;
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3c645f6

Please sign in to comment.