fix: simplify Tooltip
This commit is contained in:
parent
e7805040f0
commit
5210e14a19
12 changed files with 16 additions and 29 deletions
|
|
@ -5,8 +5,8 @@ import { NavLink } from 'react-router-dom'
|
|||
|
||||
import { Link } from 'src/components/buttons'
|
||||
import { H4 } from 'src/components/typography'
|
||||
import { ReactComponent as Logo } from 'src/styling/icons/menu/logo.svg'
|
||||
import AddMachine from 'src/pages/AddMachine'
|
||||
import { ReactComponent as Logo } from 'src/styling/icons/menu/logo.svg'
|
||||
|
||||
import styles from './Header.styles'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue