Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
flaviendelangle committed Sep 29, 2022
1 parent 2a0a3e3 commit d4a608c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/data/material/pages.ts
@@ -1,5 +1,5 @@
import pagesApi from './pagesApi';
import { MuiPage } from "../../src/MuiPage";
import { MuiPage } from '../../src/MuiPage';

const pages: MuiPage[] = [
{
Expand Down

0 comments on commit d4a608c

Please sign in to comment.