diff --git a/content/about/index.mdx b/content/about/index.mdx index 3e40f6a5..58290236 100644 --- a/content/about/index.mdx +++ b/content/about/index.mdx @@ -1,4 +1,4 @@ -import Bubble from "@/components/Bubble"; +import { Bubble } from "@/components/Bubble";