remove unused import
This commit is contained in:
parent
020552ef88
commit
3dc7d67539
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
import { useCallback, useState } from "react"
|
||||
import styled, { css } from "styled-components"
|
||||
import styled from "styled-components"
|
||||
import ReactTooltip from "react-tooltip"
|
||||
import { isMobile } from "react-device-detect"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue