storybook/docs/_snippets/my-component-story-import-json.md
2024-11-17 16:46:37 +00:00

191 B

// This will automatically be parsed to the contents of `data.json`
import data from './data.json';