mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
fixed for nextjs, but it won't work
This commit is contained in:
parent
33e9e01f29
commit
4b79b06106
39 changed files with 64 additions and 63 deletions
|
@ -1,5 +1,5 @@
|
|||
import assocPath from 'ramda/es/assocPath';
|
||||
import omit from 'ramda/es/omit';
|
||||
import { assocPath } from 'ramda';
|
||||
import { omit } from 'ramda';
|
||||
|
||||
import { UPLOAD_ACTIONS, EMPTY_UPLOAD_STATUS } from './constants';
|
||||
import {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue