mirror of
https://github.com/bobwen-dev/react-templates
synced 2025-04-12 00:56:39 +02:00
add react attributes
This commit is contained in:
parent
a05574bd1e
commit
990256d2d1
@ -24,7 +24,9 @@ define(['react', 'lodash', 'jquery', './libs/codemirror-4.8/lib/codemirror',
|
|||||||
'rt-class': null,
|
'rt-class': null,
|
||||||
'rt-scope': null,
|
'rt-scope': null,
|
||||||
valueLink: null,
|
valueLink: null,
|
||||||
key: null
|
key: null,
|
||||||
|
ref: null,
|
||||||
|
dangerouslySetInnerHTML: null
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user