Code
Use the Code component to display snippets of code inline. If you want to
display a block of code, use the
CodeSnippet
component instead.
Import
import { Code } from '@dynatrace/strato-components/typography';
Use the Code component to display snippets of code inline. If you want to
display a block of code, use the
CodeSnippet
component instead.
import { Code } from '@dynatrace/strato-components/typography';