import { Canvas, Controls, Meta } from '@storybook/blocks'
import { ResourceLinks, KAIOInstallation } from '~storybook/components'
import * as Stickersheets from './Scene.stickersheet.stories'
import * as SceneStories from './Scene.stories'

<Meta of={SceneStories} />

# Scene

<ResourceLinks
  sourceCode="https://github.com/cultureamp/kaizen-design-system/tree/main/packages/components/src/Illustration/Scene"

/>

<KAIOInstallation exportNames="BrandMomentPositiveOutro" />

## Overview

<Canvas of={SceneStories.Playground} />
<Controls of={SceneStories.Playground} />

<Canvas of={Stickersheets.StickerSheetDefault} />
