Skip to content

Commit 276a331

Browse files
chore(stablecoin-accordion): rename use-hook file
1 parent e5c6043 commit 276a331

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/components/StablecoinAccordion/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ import {
2020
LeftColumnPanel,
2121
RightColumnPanel,
2222
} from "./AccordionCustomItem"
23-
import { useStablecoinAccordion } from "./use-stablecoin-accordion"
23+
import { useStablecoinAccordion } from "./useStablecoinAccordion"
2424
import { TranslationKey } from "../../utils/translations"
2525

2626
export type ChildOnlyType = {

0 commit comments

Comments
 (0)