cleanup code a bit more
This commit is contained in:
parent
07b51dd2f2
commit
1f72542234
25 changed files with 146 additions and 122 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { usePersistentState } from "@/App/persistent_state"
|
||||
import { usePersistentState } from "@/hooks/usePersistentState"
|
||||
import { DetailsHTMLAttributes, Dispatch, PropsWithChildren, SetStateAction } from "react";
|
||||
|
||||
type Props = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue