Skip to content

Commit 0c6494f

Browse files
committed
Test
1 parent 77e6a3e commit 0c6494f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react/src/BaseStyles.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import {COMMON, TYPOGRAPHY} from './constants'
66
import {useTheme} from './ThemeProvider'
77
import type {ComponentProps} from './utils/types'
88
import {useFeatureFlag} from './FeatureFlags'
9-
import {toggleStyledComponent} from './internal/utils/toggleStyledComponent'
9+
// import {toggleStyledComponent} from './internal/utils/toggleStyledComponent'
1010
import classes from './BaseStyles.module.css'
1111

1212
// load polyfill for :focus-visible

0 commit comments

Comments
 (0)