Thanks to visit codestin.com Credit goes to github.com
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 8d379a1 commit 8f98f15Copy full SHA for 8f98f15
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