mirror of
https://github.com/bobwen-dev/react-templates
synced 2025-04-12 00:56:39 +02:00
sample fix
This commit is contained in:
parent
de9c1b090c
commit
898edf585b
@ -1,5 +1,4 @@
|
|||||||
{
|
{
|
||||||
mixins: [React.addons.LinkedStateMixin],
|
|
||||||
getInitialState: function () {
|
getInitialState: function () {
|
||||||
return {open: false};
|
return {open: false};
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user