import * as React from 'react'; import Avatar from '../../avatar/Avatar'; import Button from '../../button/Button'; import MenuItem from '../../menu/MenuItem'; // @ts-ignore TODO: migrate TextArea to typescript import TextArea from '../../text-area'; import Media from '../Media'; import notes from './Media.stories.md'; import { bdlGreenLight, bdlPurpleRain, bdlWatermelonRed, bdlYellorange } from '../../../styles/variables'; export const example = () => ( Edit Delete
Yo Yo Ma commented on this file
Please review the notes
a b c d e f g h i j k l m n o p q r s t u v w x y z 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9
); export const exampleExplanation = () => ( <> Media Media.Figure Media.Body Media.Menu

Edit Delete
Yo Yo Ma commented on this file
Please review the notes
a b c d e f g h i j k l m n o p q r s t u v w x y z 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9
); export const withNestedComponents = () => ( Edit Delete
Yo Yo Ma commented on this file
This is a nested media object
); export const withFormElements = () => ( Edit Delete
W.A. Mozart commented on this file
Everyone get ready to perform the symphony tonight!