mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2024-12-29 06:10:27 +01:00
Merge pull request #564 from orangemug/fix/typo-in-export
Fixed typo in export
This commit is contained in:
commit
95e205943a
1 changed files with 1 additions and 1 deletions
|
@ -42,4 +42,4 @@ class EnumInput extends React.Component {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
export default StringInput
|
export default EnumInput
|
||||||
|
|
Loading…
Reference in a new issue