Update rkyv example button text to accurately reflect what it does (#2250)

This commit is contained in:
Michael Kadziela 2024-02-02 11:49:29 +11:00 committed by GitHub
parent f1bc734dcf
commit fb97c50886
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -320,7 +320,7 @@ pub fn RkyvExample() -> impl IntoView {
set_input(value);
}
>
Click to see length
Click to capitalize
</button>
<p>{input}</p>
<Transition>