Skip to content

Commit

Permalink
Add description to custom actions example (#169)
Browse files Browse the repository at this point in the history
  • Loading branch information
janza authored Aug 7, 2023
1 parent 1d8de70 commit e1bd1d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/custom-actions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "custom-actions",
"version": "0.1.0",
"license": "MIT",
"description": "This example shows you how to register custom actions in the item context menu. This app uses the Miro Web SDK and Vite.",
"scripts": {
"start": "vite",
"build": "vite build",
Expand Down

2 comments on commit e1bd1d9

@vercel
Copy link

@vercel vercel bot commented on e1bd1d9 Aug 7, 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:

webhooks-manager – ./examples/webhooks-manager

webhooks-manager-sepia.vercel.app
webhooks-manager-miro-web.vercel.app
webhooks-manager-git-main-miro-web.vercel.app

@vercel
Copy link

@vercel vercel bot commented on e1bd1d9 Aug 7, 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:

app-examples-wordle – ./examples/wordle

app-examples-wordle-git-main-anthonyroux.vercel.app
app-examples-wordle-anthonyroux.vercel.app
app-examples-wordle.vercel.app

Please sign in to comment.