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 12768e5 commit b6bb21bCopy full SHA for b6bb21b
src/Dialog.tsx
@@ -1,6 +1,5 @@
1
import React, {forwardRef, useRef} from 'react'
2
import styled from 'styled-components'
3
-import ButtonClose from './deprecated/Button/ButtonClose'
4
import {IconButton} from './Button'
5
import {get} from './constants'
6
import Box from './Box'
0 commit comments