import { Meta, Props, Story, Preview } from '@storybook/addon-docs/blocks'
import { action } from "@storybook/addon-actions"
import ChromeLayout from '@/layouts/ChromeLayout.vue'

<Meta title="Layouts|Chrome" component={ChromeLayout} />

# Chrome Layout

<Props of={ChromeLayout} />
