Skip to content

Commit

Permalink
[fix] 파일 마저 저장
Browse files Browse the repository at this point in the history
  • Loading branch information
darkdulgi committed Aug 7, 2024
1 parent b1681dd commit 9fece23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/interactions/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import useSwiperState from "@/common/useSwiperState";
import IntroductionDetail from "./IntroductionDetail";
import GiftDetail from "./GiftDetail";
import JSONData from "./content.json";
import TapBar from "./TabBar";
import TapBar from "./TapBar";
import InteractionSlide from "./InteractionSlide";

export default function InteractionPage() {
Expand Down

0 comments on commit 9fece23

Please sign in to comment.