UNPKG

storybook-addon-rtl-direction

Version:

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

14 lines (10 loc) 276 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports["default"] = void 0; if (module && module.hot && module.hot.decline) { module.hot.decline(); } // make it work with --isolatedModules var _default = {}; exports["default"] = _default;