storybook/docs/_snippets/my-component-story-import-json.md
2024-06-13 17:53:08 +01:00

192 B

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