From d75989ef36afcc2c17035f8c16e3302d9bf536e0 Mon Sep 17 00:00:00 2001 From: Ty Mick Date: Fri, 4 Dec 2020 09:53:12 -0600 Subject: [PATCH] Remove breaking HTML comment from Catalog page --- catalog/simple-toast/documentation-v6.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/catalog/simple-toast/documentation-v6.md b/catalog/simple-toast/documentation-v6.md index 445b017ad..042d122f6 100644 --- a/catalog/simple-toast/documentation-v6.md +++ b/catalog/simple-toast/documentation-v6.md @@ -2,7 +2,7 @@ For the next major version of Styled UI, the SimpleToast component has been rebu You can opt in to the new API now by importing `{ SimpleToast } from '@faithlife/styled-ui/v6'`. When v6 is released, the `/v6` entrypoint will continue to be supported with a deprecation warning until v7 is released. - +This documentation is automatically generated from jsdoc comments. ```react noSource: true