docs(codesandbox): added link to codesandbox example (#159)

* configure codesandbox

* docs(codesandbox):changed bagde

* docs(codesandbox):changed bagde
This commit is contained in:
Munyaneza Armel 2022-10-28 22:13:13 +02:00 committed by GitHub
parent 304cad0151
commit 4b3e4c9f50
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,11 +18,17 @@
alt="Contribute with Gitpod" alt="Contribute with Gitpod"
/> />
</a> </a>
<a href="https://stackblitz.com/edit/github-ze9ebb-tthuka?file=package.json,src%2Fpages%2Findex.astro,src%2Fcomponents%2FTour.astro"> <a href="https://stackblitz.com/edit/github-ze9ebb-tthuka?file=package.json,src%2Fpages%2Findex.astro">
<img <img
src="https://developer.stackblitz.com/img/open_in_stackblitz_small.svg" src="https://developer.stackblitz.com/img/open_in_stackblitz_small.svg"
alt="Play around in Stackblitz" alt="Play around in Stackblitz"
/> />
</a>
<a href="https://codesandbox.io/s/astro-reactive-library-u72dgj?file=/src/pages/index.astro">
<img
src="https://img.shields.io/badge/Codesandbox-040404?style=flat-square&logo=appveyor=codesandbox&logoColor=DBDBDB"
alt="CodeSandbox"
/>
</a> </a>
<br /> <br />
<br /> <br />