Skip to content

Commit

Permalink
nuxt playground link to scalar
Browse files Browse the repository at this point in the history
  • Loading branch information
unnoq committed Dec 27, 2024
1 parent 4240336 commit 46edf34
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions playgrounds/nuxt/app.vue
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
<template>
<div>
<h1>ORPC Playground</h1>
<p>
You can visit the
{' '}
<a href="/scalar">Scalar API Reference</a>
{' '}
page.
</p>
<hr>
<OrpcMutation />
<OrpcQuery />
</div>
Expand Down

0 comments on commit 46edf34

Please sign in to comment.