import { ComponentMeta } from "@storybook/react"; import { Bell } from "react-feather"; import { EmptyScreen as EmptyScreenPattern } from "@calcom/ui/v2"; export default { title: "pattern/Empty Screen", component: EmptyScreenPattern, decorators: [ (Story) => (