From 9f51663cdb7c9f95520d2d42b043f3772cdbcfc6 Mon Sep 17 00:00:00 2001 From: Pierre GIRAUD Date: Wed, 21 Feb 2024 09:36:11 +0100 Subject: [PATCH] Update examples in the README Bootstrap needs an upgrade. Codesandbox policy has changed. Let's switch to stackblitz. --- README.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 15524e30..85d36f45 100644 --- a/README.md +++ b/README.md @@ -25,10 +25,10 @@ open it in your favorite internet browser. ### Without building tools ```html - + @@ -54,7 +54,7 @@ open it in your favorite internet browser. ``` -For a complete example, see [this codesandbox][codesandbox-vanilla] +[See it live](https://stackblitz.com/edit/pev2-vanilla). ### With build tools @@ -99,12 +99,12 @@ add the following in you header (or load them with your favorite bundler). ```html ``` -For a complete example, see [this codesandbox][codesandbox]. +[See it live](https://stackblitz.com/edit/pev2-vite). # Disclaimer @@ -118,7 +118,5 @@ pending. [pev]: https://github.com/AlexTatiyants/pev [atatiyan]: https://github.com/AlexTatiyants -[codesandbox]: https://codesandbox.io/s/pev2-ry2dd -[codesandbox-vanilla]: https://codesandbox.io/s/pev2-vanilla-q6coky [demo]: https://dalibo.github.io/pev2 [explain.dali.bo]: https://explain.dalibo.com