Maurice Kayser %!s(int64=2) %!d(string=hai) anos
pai
achega
dde4fb31b2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      packages/html/src/elements.rs

+ 1 - 1
packages/html/src/elements.rs

@@ -1222,7 +1222,7 @@ builder_constructors! {
         rows: usize DEFAULT,
         spellcheck: BoolOrDefault DEFAULT,
         wrap: Wrap DEFAULT,
-        value: Strign volatile,
+        value: String volatile,
     };