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.
2 parents b7a46f2 + 1c2d4d6 commit 6ff9c15Copy full SHA for 6ff9c15
src/components/User/UserTooltip.jsx
@@ -3,7 +3,7 @@ import React from 'react'
3
import PropTypes from 'prop-types'
4
import Tooltip from 'appirio-tech-react-components/components/Tooltip/Tooltip'
5
import Avatar from 'appirio-tech-react-components/components/Avatar/Avatar'
6
-import { DOMAIN } from '../../../config/constants'
+import { DOMAIN } from '../../config/constants'
7
import { getAvatarResized } from '../../helpers/tcHelpers'
8
9
require('./UserTooltip.scss')
0 commit comments