Edit gitignore file
This commit is contained in:
2
frontend/style/node_modules/next/dist/shared/lib/router-context.shared-runtime.d.ts
generated
vendored
2
frontend/style/node_modules/next/dist/shared/lib/router-context.shared-runtime.d.ts
generated
vendored
@@ -1,3 +1,3 @@
|
||||
import React from 'react';
|
||||
import type { NextRouter } from 'next/dist/shared/lib/router/router';
|
||||
import type { NextRouter } from './router/router';
|
||||
export declare const RouterContext: React.Context<NextRouter | null>;
|
||||
|
||||
Reference in New Issue
Block a user