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