fix typo
This commit is contained in:
parent
a3cc70863c
commit
931dbabbcd
1 changed files with 1 additions and 1 deletions
|
|
@ -106,7 +106,7 @@ var Demo = {
|
||||||
}),
|
}),
|
||||||
m("button", {onclick: ctrl.rotate}, "Rotate links")
|
m("button", {onclick: ctrl.rotate}, "Rotate links")
|
||||||
]);
|
]);
|
||||||
};
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue