Skip to content

Commit

Permalink
fix(bug fix): bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
fluid-design-io committed Aug 24, 2022
1 parent a3734d2 commit 67fb8a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/test/index.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import React from "react";

import MDXLayout from "../../components/mdx/MDXLayout";
import { MDXLayout } from "../../components";
import AccordionSimpleComponent from "../../components/accordion/components/AccordionSimpleComponent";
import { getPageProps } from "../../lib/getPageProps";

Expand Down

1 comment on commit 67fb8a0

@vercel
Copy link

@vercel vercel bot commented on 67fb8a0 Aug 24, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.