Skip to content

Commit

Permalink
Fix linting issue in src/Dialog.tsx.
Browse files Browse the repository at this point in the history
  • Loading branch information
radglob committed Jul 24, 2023
1 parent 12768e5 commit b6bb21b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Dialog.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import React, {forwardRef, useRef} from 'react'
import styled from 'styled-components'
import ButtonClose from './deprecated/Button/ButtonClose'
import {IconButton} from './Button'
import {get} from './constants'
import Box from './Box'
Expand Down

0 comments on commit b6bb21b

Please sign in to comment.