mirror of
https://github.com/aykhans/slash-e.git
synced 2025-09-08 10:10:43 +00:00
chore: update prettier setting
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
import { Button, Divider, Option, Select } from "@mui/joy";
|
||||
import { toast } from "react-hot-toast";
|
||||
import useViewStore from "../stores/v1/view";
|
||||
import Dropdown from "./common/Dropdown";
|
||||
import Icon from "./Icon";
|
||||
import Dropdown from "./common/Dropdown";
|
||||
|
||||
const ViewSetting = () => {
|
||||
const viewStore = useViewStore();
|
||||
|
Reference in New Issue
Block a user