UNPKG

react95

Version:

Refreshed Windows95 UI components for modern web apps - React95

10 lines (5 loc) 173 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var Frame = require('../Frame/Frame.js'); const Panel = Frame.Frame; exports.Panel = Panel;