Skip to content

Commit 8940fa5

Browse files
authored
Update demo page
1 parent f50439c commit 8940fa5

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,11 @@ Vue 3 component that lets you embed tweets in your App by only giving the tweet
55
[<img src="https://img.shields.io/npm/dt/vue-tweet.svg">](https://www.npmjs.com/package/vue-tweet)
66
[<img src="https://img.shields.io/npm/v/vue-tweet.svg">](https://www.npmjs.com/package/vue-tweet)
77

8-
This project was developed using Vue 3 + Typescript + Vite 🚀
9-
108
## Demo
119

12-
[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/edit/vitejs-vite-c5qu9k?file=src/App.vue)
10+
[![Edit Vue Tweet](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/p/devbox/vue-tweet-vyv4jx?embed=1&file=%2Fsrc%2FApp.vue)
1311

14-
[![Preview](https://user-images.githubusercontent.com/5460365/171073819-e6e97952-a851-48cd-80f8-d72489efd57b.png)](https://stackblitz.com/edit/vitejs-vite-c5qu9k?file=src/App.vue)
12+
[![Preview](https://user-images.githubusercontent.com/5460365/171073819-e6e97952-a851-48cd-80f8-d72489efd57b.png)](https://codesandbox.io/p/devbox/vue-tweet-vyv4jx?embed=1&file=%2Fsrc%2FApp.vue)
1513

1614
## Installation
1715

0 commit comments

Comments
 (0)