SPRINT-18: fixed to dashboards, removed and moved around all the things

This commit is contained in:
Tim Chamberlain
2023-01-04 11:40:21 -06:00
parent e49f178738
commit 267580b44b
460 changed files with 9717 additions and 11057 deletions

View File

@ -1,4 +0,0 @@
declare module "*.svg";
declare module "*.png";
declare module "*.jpg";
declare module "*.jpeg";

View File

@ -1,4 +0,0 @@
declare module "react-images-viewer" {
const noTypesYet: any;
export default noTypesYet;
}

View File

@ -1,4 +0,0 @@
declare module "@asseinfo/react-kanban" {
const noTypesYet: any;
export default noTypesYet;
}