mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-20 03:18:06 +08:00
Add "Sides" label to Shape Tool's options bar number input
This commit is contained in:
@@ -51,6 +51,8 @@ export interface NumberInputProps {
|
||||
unit?: string;
|
||||
unitIsHiddenWhenEditing?: boolean;
|
||||
displayDecimalPlaces?: number;
|
||||
label?: string;
|
||||
disabled?: boolean;
|
||||
}
|
||||
|
||||
// Separator
|
||||
|
||||
Reference in New Issue
Block a user