mirror of
https://github.com/maputnik/editor.git
synced 2026-07-05 05:27:27 +00:00
More componenet migration
This commit is contained in:
@@ -10,6 +10,7 @@ import IconMissing from './IconMissing'
|
||||
type IconLayerProps = {
|
||||
type: string
|
||||
style?: object
|
||||
className?: string
|
||||
};
|
||||
|
||||
export default class IconLayer extends React.Component<IconLayerProps> {
|
||||
|
||||
Reference in New Issue
Block a user