@chakra-ui/c-code

Chakra UI Vue | Code is a component used to display inline code. It is composed from the Box component with a font family of mono for displaying code

Usage no npm install needed!

<script type="module">
  import chakraUiCCode from 'https://cdn.skypack.dev/@chakra-ui/c-code';
</script>

README

@chakra-ui/c-code

Code is a component used to display inline code. It is composed from the Box component with a font family of mono for displaying code

Installation

yarn add @chakra-ui/c-code
# or
npm i @chakra-ui/c-code