Skip to content

Commit 3cf904a

Browse files
authored
chore(common-tests): add themed test helper (#9763)
1 parent 2a10c02 commit 3cf904a

File tree

2 files changed

+447
-0
lines changed

2 files changed

+447
-0
lines changed

packages/calcite-components/src/tests/commonTests/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,6 @@ export { focusable } from "./focusable";
1010
export { formAssociated } from "./formAssociated";
1111
export { slots } from "./slots";
1212
export { labelable } from "./labelable";
13+
export { themed } from "./themed";
1314
export { t9n } from "./t9n";
1415
export { HYDRATED_ATTR } from "./utils";

0 commit comments

Comments
 (0)