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

Commit 2b623c6

Browse files
committed
fix: typed exports for styled pachage
1 parent b8138da commit 2b623c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/system/src/index.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ export {
1818
resolveStyles,
1919
styled,
2020
toCSSObject,
21+
_chakra,
2122
} from "./chakra"
2223
export { createStylesContext, StylesProvider, useStyles } from "./providers"
2324
export {

0 commit comments

Comments
 (0)