Initial commit
This commit is contained in:
6
docs/components/api-page.client.tsx
Normal file
6
docs/components/api-page.client.tsx
Normal file
@@ -0,0 +1,6 @@
|
||||
'use client';
|
||||
import { defineClientConfig } from 'fumadocs-openapi/ui/client';
|
||||
|
||||
export default defineClientConfig({
|
||||
// Client-side configuration for API playground
|
||||
});
|
||||
Reference in New Issue
Block a user