UNPKG

react-workspaces

Version:

A component with a resizable and splittable workspace. A panel with draggable tabs.

11 lines (10 loc) 162 B
<html> <head> <title>react-workspace</title> </head> <body> <div id="root"> </div> <script src="/static/bundle.js"></script> </body> </html>