We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 068d8b2 commit f41bdd5Copy full SHA for f41bdd5
src/component/types/Dot.ts
@@ -15,7 +15,3 @@ export interface IStateDot {
15
prevType: IDotStyle;
16
type: IDotStyle;
17
}
18
-
19
-export interface IPropEmptyDot {
20
- sizeRatio: number;
21
-}
0 commit comments