Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
JelloBagel committed Dec 5, 2024
1 parent 77e6a3e commit 0c6494f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react/src/BaseStyles.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import {COMMON, TYPOGRAPHY} from './constants'
import {useTheme} from './ThemeProvider'
import type {ComponentProps} from './utils/types'
import {useFeatureFlag} from './FeatureFlags'
import {toggleStyledComponent} from './internal/utils/toggleStyledComponent'
// import {toggleStyledComponent} from './internal/utils/toggleStyledComponent'
import classes from './BaseStyles.module.css'

// load polyfill for :focus-visible
Expand Down

0 comments on commit 0c6494f

Please sign in to comment.