mirror of
https://github.com/maputnik/editor.git
synced 2026-07-16 19:07:27 +00:00
More typescript migration
This commit is contained in:
@@ -57,6 +57,8 @@ export type FieldUrlProps = {
|
||||
multi?: boolean
|
||||
required?: boolean
|
||||
'aria-label'?: string
|
||||
type?: string
|
||||
className?: string
|
||||
};
|
||||
|
||||
type FieldUrlState = {
|
||||
|
||||
Reference in New Issue
Block a user