Skip to content

Commit f41bdd5

Browse files
committed
feat: [:art:] change from return react element return react fc & remove IPropEmptyDot
1 parent 068d8b2 commit f41bdd5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/component/types/Dot.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,3 @@ export interface IStateDot {
1515
prevType: IDotStyle;
1616
type: IDotStyle;
1717
}
18-
19-
export interface IPropEmptyDot {
20-
sizeRatio: number;
21-
}

0 commit comments

Comments
 (0)