mirror of
https://github.com/mathuo/dockview
synced 2025-01-23 01:45:58 +00:00
chore: docs
This commit is contained in:
parent
7fe2e43d43
commit
6016362c5c
@ -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
7
packages/docs/static/popout.html
vendored
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
<!doctype html>
|
||||||
|
<html">
|
||||||
|
<head>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
</body>
|
||||||
|
</html>
|
Loading…
Reference in New Issue
Block a user