Skip to content

Commit dca845f

Browse files
committed
fix: #170
1 parent 1c3d39f commit dca845f

File tree

1 file changed

+1
-1
lines changed
  • front-end/h5/src/components/core/support/prop-multi-items-editor

1 file changed

+1
-1
lines changed

front-end/h5/src/components/core/support/prop-multi-items-editor/text.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
export default {
2-
name: 'lbs-prop-text-enum-editor',
2+
name: 'lbs-props-text-enum-editor',
33
render () {
44
return <div>
55
{

0 commit comments

Comments
 (0)