```md import { Canvas, Meta, Story } from '@storybook/addon-docs'; import { Checkbox } from './checkbox.component'; {{ template: `
`, }}
```