We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44905e8 commit de1d509Copy full SHA for de1d509
packages/coreui-react/src/components/popover/CPopover.tsx
@@ -1,5 +1,4 @@
1
import React, { forwardRef, HTMLAttributes, ReactNode, useRef, useEffect, useState } from 'react'
2
-// import { createPortal } from 'react-dom'
3
import classNames from 'classnames'
4
import PropTypes from 'prop-types'
5
import { Transition } from 'react-transition-group'
0 commit comments