mirror of
https://github.com/LukeHagar/plex-docs.git
synced 2025-12-06 04:20:40 +00:00
Update sdk-docs.js
This commit is contained in:
@@ -11,11 +11,7 @@ export default function SdkDocs() {
|
|||||||
description="Community Made SDK Documentation for Plex"
|
description="Community Made SDK Documentation for Plex"
|
||||||
noFooter
|
noFooter
|
||||||
>
|
>
|
||||||
<iframe
|
<p>Currently under maintenance, working on something very exciting.</p>
|
||||||
className={styles.sdkDocs}
|
|
||||||
id="sdk-docs"
|
|
||||||
src="https://plex-sdk-docs.vercel.app/typescript/client_sdks"
|
|
||||||
/>
|
|
||||||
</Layout>
|
</Layout>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user