Added selectedLinks to store & checkbox on list view
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import { create } from "zustand";
|
||||
import { ViewMode } from "@/types/global";
|
||||
|
||||
type LocalSettings = {
|
||||
theme?: string;
|
||||
|
||||
Reference in New Issue
Block a user