Skip to content

Commit

Permalink
fix: iframe widget
Browse files Browse the repository at this point in the history
  • Loading branch information
codingki committed Jul 1, 2024
1 parent 2a19ead commit cc7426e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/pages/widget.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
import "@skip-go/widget/style.css";

import { SwapWidget } from "@skip-go/widget";

import { useURLQueryParams } from "@/hooks/useURLQueryParams";
Expand Down

0 comments on commit cc7426e

Please sign in to comment.