UNPKG

react-best-heatmap

Version:

Build and customize an heatmap for exactly what you need.

11 lines 238 B
module.exports = { "stories": [ "../src/**/*.stories.mdx", "../src/**/*.stories.@(js|jsx|ts|tsx)" ], "addons": [ "@storybook/addon-links", "@storybook/addon-essentials", "@storybook/preset-create-react-app" ] }