diff --git a/packages/grafana-ui/src/components/TextArea/TextArea.mdx b/packages/grafana-ui/src/components/TextArea/TextArea.mdx index e31487cacd0..42e2344ec22 100644 --- a/packages/grafana-ui/src/components/TextArea/TextArea.mdx +++ b/packages/grafana-ui/src/components/TextArea/TextArea.mdx @@ -4,4 +4,26 @@ import { TextArea } from './TextArea'; # TextArea Use for multi line inputs like descriptions. +### Usage + +```jsx +