UNPKG

storybook-addon-rtl-direction

Version:

A Storybook tool add-on to toggle html dir attribute between LTR and RTL.

3 lines (2 loc) 78 B
/// <reference types="react" /> export declare const Tool: () => JSX.Element;