Skip to content

Commit 3ed7614

Browse files
Add Svelte to Quickstart section in AppKit overview
- Add Svelte card to the Quickstart CardGroup alongside other frameworks - Links to ./svelte/core/installation page - Follows same format as existing framework cards - Addresses request from rohit@reown.com to include Svelte in overview Co-Authored-By: rohit@reown.com <rrohitramesh710@gmail.com>
1 parent ff51d9e commit 3ed7614

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

appkit/overview.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@ Reown AppKit is open-source and free to use, which provides flexibility, transpa
3333
Get started with AppKit in Vue.
3434
</Card>
3535

36+
<Card title="Svelte" icon="svelte" href="./svelte/core/installation">
37+
Get started with AppKit in Svelte.
38+
</Card>
39+
3640
<Card title="JavaScript" icon="js" href="./javascript/core/installation">
3741
Get started with AppKit in JavaScript.
3842
</Card>

0 commit comments

Comments
 (0)