diff --git a/src/page/MainPage.jsx b/src/page/MainPage.jsx index 0cc5798..5cbcc78 100644 --- a/src/page/MainPage.jsx +++ b/src/page/MainPage.jsx @@ -1,6 +1,7 @@ import styled from "styled-components"; import GptAnalytics from "../components/GptAnalytics"; import ChatForm from "../components/ChatForm"; +import GptAnalytics from "../components/GptAnalytics"; const MainPage = () => { return (