Cleanup / Update

This commit is contained in:
2023-03-27 18:45:42 +02:00
parent 5ca5d0d0b9
commit 82e829271c
46 changed files with 7768 additions and 5893 deletions

View File

@@ -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) => ({