Edit gitignore file
This commit is contained in:
4
frontend/style/node_modules/next/dist/client/components/layout-router.d.ts
generated
vendored
4
frontend/style/node_modules/next/dist/client/components/layout-router.d.ts
generated
vendored
@@ -1,5 +1,5 @@
|
||||
import type { FlightSegmentPath } from 'next/dist/server/app-render/types';
|
||||
import type { ErrorComponent } from 'next/dist/client/components/error-boundary';
|
||||
import type { FlightSegmentPath } from '../../server/app-render/types';
|
||||
import type { ErrorComponent } from './error-boundary';
|
||||
import React from 'react';
|
||||
/**
|
||||
* OuterLayoutRouter handles the current segment as well as <Offscreen> rendering of other segments.
|
||||
|
||||
Reference in New Issue
Block a user