We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77e6a3e commit 0c6494fCopy full SHA for 0c6494f
packages/react/src/BaseStyles.tsx
@@ -6,7 +6,7 @@ import {COMMON, TYPOGRAPHY} from './constants'
6
import {useTheme} from './ThemeProvider'
7
import type {ComponentProps} from './utils/types'
8
import {useFeatureFlag} from './FeatureFlags'
9
-import {toggleStyledComponent} from './internal/utils/toggleStyledComponent'
+// import {toggleStyledComponent} from './internal/utils/toggleStyledComponent'
10
import classes from './BaseStyles.module.css'
11
12
// load polyfill for :focus-visible
0 commit comments