mirror of
https://github.com/Kingsrook/qqq-frontend-material-dashboard.git
synced 2025-07-18 13:20:43 +00:00
Initial checkin
This commit is contained in:
4
src/types/react-kanban.d.ts
vendored
Normal file
4
src/types/react-kanban.d.ts
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
declare module "@asseinfo/react-kanban" {
|
||||
const noTypesYet: any;
|
||||
export default noTypesYet;
|
||||
}
|
Reference in New Issue
Block a user