remove key from example

This commit is contained in:
Evan Almloff 2022-05-27 17:54:45 -05:00
parent 13125fef4e
commit cbac6b5326

View file

@ -34,7 +34,6 @@ fn app(cx: Scope) -> Element {
height: "50%",
textarea {
width: "90%",
key: "1",
value: {
if rsx_code.get().is_none() {
let rsx_text_index: RsxTextIndex = cx.consume_context().unwrap();