From 8e51c11238c4d354342c3117713a86e7a0b9f7ee Mon Sep 17 00:00:00 2001 From: CodeDoctorDE Date: Thu, 4 Jan 2024 19:38:46 +0100 Subject: [PATCH] Improve embed playground --- SECURITY.md | 2 +- docs/src/components/EmbedPlayground.tsx | 8 +++++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index ecbd2acde71b..0bb34513b1bf 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -4,7 +4,7 @@ | Version | Supported | | | ------- | ------------------ | --------------------------------------------------------------------------------------------------------------------------------------- | -| 2.0-dev | :warning: | [Docs](https://docs.butterfly.linwood.dev/docs/2.0/intro) [Release](https://github.com/LinwoodDev/butterfly/releases/tag/v2.0.0-rc.3) | +| 2.0.1-dev | :warning: | [Docs](https://docs.butterfly.linwood.dev/docs/2.0/intro) [Release](https://github.com/LinwoodDev/butterfly/releases/tag/v2.0.1-rc.0) | | 2.0.0 | :white_check_mark: | [Docs](https://docs.butterfly.linwood.dev/docs/1.6/intro) [Release](https://github.com/LinwoodDev/butterfly/releases/tag/v2.0.0) | | 1.6.1 | :x: | [Docs](https://docs.butterfly.linwood.dev/docs/1.6/intro) [Release](https://github.com/LinwoodDev/butterfly/releases/tag/v1.6.1) | | 1.5.1 | :x: | [Docs](https://docs.butterfly.linwood.dev/docs/1.5/intro) [Release](https://github.com/LinwoodDev/butterfly/releases/tag/v1.5.1) | diff --git a/docs/src/components/EmbedPlayground.tsx b/docs/src/components/EmbedPlayground.tsx index 3b50a03026a4..af483b94e15c 100644 --- a/docs/src/components/EmbedPlayground.tsx +++ b/docs/src/components/EmbedPlayground.tsx @@ -10,7 +10,13 @@ export default function EmbedPlayground() {
- setHost(e.target.value)} /> + +
+ + + + +