Introduce prettier
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import {SVGProps} from "react";
|
||||
import { SVGProps } from 'react';
|
||||
|
||||
export type IconSvgProps = SVGProps<SVGSVGElement> & {
|
||||
size?: number;
|
||||
|
||||
Reference in New Issue
Block a user