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