Skip to content

Commit

Permalink
docs: add example starters
Browse files Browse the repository at this point in the history
  • Loading branch information
ubinatus committed Jun 3, 2023
1 parent b623a75 commit 36d1fdc
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 4 deletions.
5 changes: 5 additions & 0 deletions .changeset/small-starfishes-sleep.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@awesome-qrcode/react": patch
---

bump version
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ For full documentation, visit [awesome-qrcode.vercel.app](https://awesome-qrcode

You can use the CodeSandbox links below try out:

- with [Vite + React](https://codesandbox.io/p/sandbox/vite-wpebgz)
- with [Next.js App Router](https://codesandbox.io/p/sandbox/nextjs-with-app-3po11o)
- with [Next.js App Router](https://codesandbox.io/p/sandbox/github/ubinatus/awesome-qrcode/tree/main/apps/examples/with-nextjs)
- with [Vite + React](https://codesandbox.io/p/sandbox/github/ubinatus/awesome-qrcode/tree/main/apps/examples/with-vite)

## Contributing

Expand Down
4 changes: 2 additions & 2 deletions packages/react/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ For full documentation, visit [awesome-qrcode.vercel.app](https://awesome-qrcode

You can use the CodeSandbox links below try out:

- with [Vite + React](https://codesandbox.io/p/sandbox/vite-wpebgz)
- with [Next.js App Router](https://codesandbox.io/p/sandbox/nextjs-with-app-3po11o)
- with [Next.js App Router](https://codesandbox.io/p/sandbox/github/ubinatus/awesome-qrcode/tree/main/apps/examples/with-nextjs)
- with [Vite + React](https://codesandbox.io/p/sandbox/github/ubinatus/awesome-qrcode/tree/main/apps/examples/with-vite)

## Contributing

Expand Down

1 comment on commit 36d1fdc

@vercel
Copy link

@vercel vercel bot commented on 36d1fdc Jun 3, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

awesome-qrcode – ./

awesome-qrcode-ubinatus.vercel.app
awesome-qrcode.vercel.app
awesome-qrcode-git-main-ubinatus.vercel.app

Please sign in to comment.