Fixed typo in export.

This commit is contained in:
orangemug
2019-10-16 08:13:37 +01:00
parent 201ecac156
commit eb8686325c
+1 -1
View File
@@ -42,4 +42,4 @@ class EnumInput extends React.Component {
} }
} }
export default StringInput export default EnumInput