UNPKG

react95

Version:

Refreshed Windows95 UI components for modern web apps - React95

7 lines 291 B
import React from 'react'; declare const Toolbar: React.ForwardRefExoticComponent<{ children?: React.ReactNode; noPadding?: boolean | undefined; } & React.HTMLAttributes<HTMLDivElement> & React.RefAttributes<HTMLDivElement>>; export { Toolbar }; //# sourceMappingURL=Toolbar.d.ts.map