From ca9e3c4fa8d8275bb5f84283ec0bc65505f45a4a Mon Sep 17 00:00:00 2001 From: Stephen Brown-Bourne <36211879+BStephenBB@users.noreply.github.com> Date: Fri, 20 Sep 2024 12:26:39 -0700 Subject: [PATCH] docs: add missing closing tag to Solid docs (#8068) * add missing closing tag * ci: apply automated fixes --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> --- docs/framework/solid/reference/createQuery.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/docs/framework/solid/reference/createQuery.md b/docs/framework/solid/reference/createQuery.md index d041592bb1..9553a30ae6 100644 --- a/docs/framework/solid/reference/createQuery.md +++ b/docs/framework/solid/reference/createQuery.md @@ -81,7 +81,6 @@ function App() { }, })) - return (