From 150d1a880c8e5b6f766529c2ca59ed410814c648 Mon Sep 17 00:00:00 2001 From: Charles Bochet Date: Sun, 8 Oct 2023 13:35:33 +0200 Subject: [PATCH] Fix iframe not loading on ui components doc --- docs/docs/contributor/frontend/ui-components/forms/button.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/contributor/frontend/ui-components/forms/button.mdx b/docs/docs/contributor/frontend/ui-components/forms/button.mdx index e1febd068..fd4d62b57 100644 --- a/docs/docs/contributor/frontend/ui-components/forms/button.mdx +++ b/docs/docs/contributor/frontend/ui-components/forms/button.mdx @@ -8,7 +8,7 @@ import IframeResizer from 'iframe-resizer-react';