diff --git a/README.md b/README.md index 5cbcfd47b..e5c94d927 100644 --- a/README.md +++ b/README.md @@ -2398,7 +2398,7 @@ Now refer to it with the `useMask` hook and the same id, your content will now b const stencil = useMask(1) return ( - + ```