chore: docs

This commit is contained in:
mathuo 2024-12-22 09:41:57 +00:00
parent 7fe2e43d43
commit 6016362c5c
No known key found for this signature in database
GPG Key ID: C6EEDEFD6CA07281
2 changed files with 7 additions and 5 deletions

View File

@ -1,5 +0,0 @@
import React from 'react';
export default function Popout() {
return <div className="popout-anchor" />;
}

7
packages/docs/static/popout.html vendored Normal file
View File

@ -0,0 +1,7 @@
<!doctype html>
<html">
<head>
</head>
<body>
</body>
</html>