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 0b24ec2 commit 9d292d1Copy full SHA for 9d292d1
packages/styled-react/src/index.tsx
@@ -15,7 +15,7 @@ import {
15
type SegmentedControlButtonProps as PrimerSegmentedControlButtonProps,
16
type SegmentedControlIconButtonProps as PrimerSegmentedControlIconButtonProps,
17
} from '@primer/react'
18
-import {forwardRef, type PropsWithChildren} from 'react'
+import React, {forwardRef, type PropsWithChildren} from 'react'
19
import type {
20
BackgroundProps,
21
BorderProps,
0 commit comments