mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-06 07:21:16 +08:00
add missing types for recommended addon-centered imports Co-authored-by: Michael Shilman <michael@lab80.co> Co-authored-by: Norbert de Langen <ndelangen@me.com>
3 lines
61 B
TypeScript
3 lines
61 B
TypeScript
import centered from './dist/html';
|
|
export default centered;
|