Edit gitignore file
This commit is contained in:
2
frontend/style/node_modules/next/dist/shared/lib/get-img-props.d.ts
generated
vendored
2
frontend/style/node_modules/next/dist/shared/lib/get-img-props.d.ts
generated
vendored
@@ -1,5 +1,5 @@
|
||||
/// <reference types="react" />
|
||||
import type { ImageConfigComplete, ImageLoaderProps, ImageLoaderPropsWithConfig } from 'next/dist/shared/lib/image-config';
|
||||
import type { ImageConfigComplete, ImageLoaderProps, ImageLoaderPropsWithConfig } from './image-config';
|
||||
export interface StaticImageData {
|
||||
src: string;
|
||||
height: number;
|
||||
|
||||
Reference in New Issue
Block a user