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