Skip to content

Commit

Permalink
chore(deps): to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
belgattitude committed Aug 27, 2024
1 parent c258d37 commit 7698bb0
Show file tree
Hide file tree
Showing 2 changed files with 150 additions and 106 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ export const DemoMuiBlock: FC<NoChildrenProps> = () => {
return (
<div>
<div className="lg:container lg:mx-auto">
<h1 className="mb-2 text-4xl font-bold">Material-ui V5.</h1>
<h1 className="mb-2 text-4xl font-bold">Material-ui V6.</h1>
<MediaCard />
</div>
</div>
Expand Down
Loading

0 comments on commit 7698bb0

Please sign in to comment.