Skip to content

Commit

Permalink
[docs] Add "refine" demo to showcase (mui#33240)
Browse files Browse the repository at this point in the history
  • Loading branch information
omeraplak authored and Daniel Rabe committed Nov 29, 2022
1 parent 74cb72f commit 8d4ab1a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
10 changes: 10 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,16 @@ 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 8d4ab1a

Please sign in to comment.