Skip to content

Commit

Permalink
Update toolpad-use-cases.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Janpot committed Mar 4, 2024
1 parent c7669c8 commit 01bbaf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/blog/toolpad-use-cases.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import * as React from 'react';
import TopLayoutBlog from 'docs/src/modules/components/TopLayoutBlog';
import { docs } from './toolpad-use-cases.md?@mui/markdown';
import { docs } from './toolpad-use-cases.md?muiMarkdown';

export default function Page() {
return <TopLayoutBlog docs={docs} />;
Expand Down

0 comments on commit 01bbaf6

Please sign in to comment.