UNPKG

storybook-addon-rem

Version:

A storybook addon which helps you to test how your REM sized components behave.

4 lines (3 loc) 100 B
/// <reference types="react" /> declare const Increase: () => JSX.Element; export default Increase;