Add yet-another-react-lightbox package and update .gitignore to exclude node_modules
This commit is contained in:
11
frontend/node_modules/react-router/dist/development/data-CQbyyGzl.d.mts
generated
vendored
11
frontend/node_modules/react-router/dist/development/data-CQbyyGzl.d.mts
generated
vendored
@@ -1,11 +0,0 @@
|
||||
/**
|
||||
* An object of unknown type for route loaders and actions provided by the
|
||||
* server's `getLoadContext()` function. This is defined as an empty interface
|
||||
* specifically so apps can leverage declaration merging to augment this type
|
||||
* globally: https://www.typescriptlang.org/docs/handbook/declaration-merging.html
|
||||
*/
|
||||
interface AppLoadContext {
|
||||
[key: string]: unknown;
|
||||
}
|
||||
|
||||
export type { AppLoadContext as A };
|
||||
Reference in New Issue
Block a user