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 47e56e3 commit ae27917Copy full SHA for ae27917
packages/styled-react/src/components/DataTable.tsx
@@ -1,4 +1,4 @@
1
-import {Table as PrimerDataTable, type TableContainerProps} from '@primer/react/experimental'
+import {Table as PrimerDataTable} from '@primer/react/experimental'
2
import {sx, type SxProp} from '../sx'
3
import styled from 'styled-components'
4
import type React from 'react'
0 commit comments