Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Commit 30c8a21

Browse files
committed
fix(tests): fix accordion import
Signed-off-by: Shyrro <[email protected]>
1 parent c1acbdc commit 30c8a21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/c-accordion/tests/c-accordion.cy.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import CAccordion from "../src"
1+
import { CAccordion } from "../src"
22
import { h } from "vue"
33

44
it("should render properly", () => {

0 commit comments

Comments
 (0)