docs: removed extra unused code blocks in form.md (#923)

This commit is contained in:
J 2023-04-22 18:48:28 +08:00 committed by GitHub
parent 34e0a8e47d
commit bbf23ea40a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,8 +23,6 @@ async fn fetch_results() {
// some async function to fetch our search results
}
#[component]
pub fn Search(cx: Scope) -> impl IntoView {
#[component]
pub fn FormExample(cx: Scope) -> impl IntoView {
// reactive access to URL query strings