add interactive seg remove/replace modal
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
import React, { useState } from 'react'
|
||||
import { useRecoilState } from 'recoil'
|
||||
import { Coffee } from 'react-feather'
|
||||
import { settingState } from '../../store/Atoms'
|
||||
import Button from '../shared/Button'
|
||||
import Modal from '../shared/Modal'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user