buid node modules
This commit is contained in:
3
frontend/node_modules/@heroicons/react/20/solid/RectangleStackIcon.d.ts
generated
vendored
Normal file
3
frontend/node_modules/@heroicons/react/20/solid/RectangleStackIcon.d.ts
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
import * as React from 'react';
|
||||
declare const RectangleStackIcon: React.ForwardRefExoticComponent<React.PropsWithoutRef<React.SVGProps<SVGSVGElement>> & { title?: string, titleId?: string } & React.RefAttributes<SVGSVGElement>>;
|
||||
export default RectangleStackIcon;
|
||||
Reference in New Issue
Block a user