mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
removed cells
This commit is contained in:
parent
12ddd923ce
commit
203791b170
5 changed files with 16 additions and 98 deletions
|
@ -1,5 +1,5 @@
|
|||
import { createReducer } from "~/utils/reducer";
|
||||
import { IFile } from "~/constants/cells";
|
||||
import { IFile } from "~/redux/types";
|
||||
import { UUID } from "../types";
|
||||
import { UPLOAD_HANDLERS } from "./handlers";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue