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 132e8dd commit 0012862Copy full SHA for 0012862
packages/react/src/utils/global-css.ts
@@ -1,6 +1,5 @@
1
-import type { DevupThemeSelectorProps } from 'dist/types/props/selector'
2
-
3
import type { DevupCommonProps } from '../types/props'
+import type { DevupThemeSelectorProps } from '../types/props/selector'
4
import type { DevupSelectorProps } from '../types/props/selector'
5
6
type GlobalCssProps = {
0 commit comments