Skip to content

Commit de1d509

Browse files
committed
chore: clean-up
1 parent 44905e8 commit de1d509

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/coreui-react/src/components/popover/CPopover.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import React, { forwardRef, HTMLAttributes, ReactNode, useRef, useEffect, useState } from 'react'
2-
// import { createPortal } from 'react-dom'
32
import classNames from 'classnames'
43
import PropTypes from 'prop-types'
54
import { Transition } from 'react-transition-group'

0 commit comments

Comments
 (0)