Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ACS
Public
VILLASframework
VILLASweb
Commits
0e5d169f
Commit
0e5d169f
authored
Nov 21, 2018
by
Steffen Vogel
🎅🏼
Browse files
fix invalid property name in parameters-editor
parent
6323d7cb
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/components/parameters-editor.js
View file @
0e5d169f
...
...
@@ -68,7 +68,7 @@ class ParametersEditor extends React.Component {
}
}
ParametersEditor
.
P
ropTypes
=
{
ParametersEditor
.
p
ropTypes
=
{
content
:
PropTypes
.
object
,
onChange
:
PropTypes
.
func
,
disabled
:
PropTypes
.
bool
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment