stop
This commit is contained in:
@@ -1,7 +1,3 @@
|
|||||||
export interface ISpinner {
|
|
||||||
currentValue:
|
|
||||||
}
|
|
||||||
|
|
||||||
export interface ISpinnerItem {
|
export interface ISpinnerItem {
|
||||||
value: Number,
|
value: Number,
|
||||||
color: "Black" | "Red",
|
color: "Black" | "Red",
|
||||||
|
|||||||
Reference in New Issue
Block a user