Skip to content
Snippets Groups Projects
Commit 8b744787 authored by Florian Spreckelsen's avatar Florian Spreckelsen
Browse files

DEP: Use IndiScale's files-ui-react fork

parent 403c6fc5
No related branches found
No related tags found
1 merge request!10MAINT: Prevent Sass deprecation warnings
Pipeline #53943 passed
......@@ -23,8 +23,8 @@
"i18n": "i18next --config .i18next-parser.config.js \"src/**/*.{js,jsx}\""
},
"dependencies": {
"@files-ui/react": "^1.0.8",
"@indiscale/caosdb-webui-info-service": "^0.0.2",
"@indiscale/files-ui-react": "^1.2.4",
"i18next": "^23.4.9",
"i18next-resources-to-backend": "^1.1.4",
"prop-types": "^15.8.1",
......
......@@ -6,7 +6,7 @@ import React, {
useState,
useCallback,
} from "react";
import { Dropzone, FileMosaic } from "@files-ui/react";
import { Dropzone, FileMosaic } from "@indiscale/files-ui-react";
import { Message } from "./Message";
import { Await } from "./Await";
import { LoadingInfo } from "./LoadingInfo";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment