Skip to content

Commit eb3068a

Browse files
committed
fix: lint
1 parent 50a8d32 commit eb3068a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/icons/expand.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import React from "react";
2+
23
import { IconProps } from "../core/icon";
34

45
export const IconExpand = ({ style, onClick, size = 24 }: IconProps) => (

0 commit comments

Comments
 (0)