Skip to content

Commit b6bb21b

Browse files
committed
Fix linting issue in src/Dialog.tsx.
1 parent 12768e5 commit b6bb21b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Dialog.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import React, {forwardRef, useRef} from 'react'
22
import styled from 'styled-components'
3-
import ButtonClose from './deprecated/Button/ButtonClose'
43
import {IconButton} from './Button'
54
import {get} from './constants'
65
import Box from './Box'

0 commit comments

Comments
 (0)