mirror of
https://github.com/maputnik/editor.git
synced 2026-08-31 09:27:30 +00:00
Migrate more components
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import React from 'react'
|
||||
import InputAutocomplete from './InputAutocomplete'
|
||||
|
||||
type FieldFontProps = {
|
||||
export type FieldFontProps = {
|
||||
name: string
|
||||
value?: string[]
|
||||
default?: string[]
|
||||
|
||||
Reference in New Issue
Block a user