Cleanup / Update
This commit is contained in:
@@ -7,7 +7,7 @@ import { IconButton } from "@material-ui/core";
|
||||
import TuneIcon from '@material-ui/icons/Tune';
|
||||
import Chip from '@material-ui/core/Chip';
|
||||
import { restaurantTypes } from '../../config.js';
|
||||
import { setTags, setTypes } from "../../actions";
|
||||
//import { setTags, setTypes } from "../../actions";
|
||||
import { decodeTags, compareArrays } from "../../Services"
|
||||
|
||||
const useStyles = makeStyles((theme) => ({
|
||||
|
||||
Reference in New Issue
Block a user