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

Commit 635bc72

Browse files
committed
build: and export modules
1 parent 5db9572 commit 635bc72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/chakra-ui-core/src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,4 +130,4 @@ export { parsePackIcons } from './utils/icons'
130130
export { default as internalIcons } from './lib/internal-icons'
131131

132132
// Directives
133-
export { createServerDirective, createClientDirective } from './directives/chakra.directive'
133+
export { createServerDirective, createClientDirective } from './directives/chakra.directive'

0 commit comments

Comments
 (0)