chore: uncomment out the example of a server component with local api running
This commit is contained in:
@ -36,8 +36,7 @@ const Page = () => {
|
||||
contains an example of a custom route running the Local API.
|
||||
</p>
|
||||
|
||||
{/* Commented out for now due to bug */}
|
||||
{/* <Example /> */}
|
||||
<Example />
|
||||
|
||||
<p>You can use the Local API in your server components like this:</p>
|
||||
<pre>
|
||||
|
Reference in New Issue
Block a user