1.0.0 • Published 2 years ago

@react-modular/sandbox v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@react-modular/sandbox

Usage

import { Code } from '@react-modular/sandbox'

export const Example = () => {
  return <Code>yarn add @react-modular/sandbox</Code>
}

Props

export interface Props {
  block?: boolean
  className?: string
  width?: string | number
}

Size

dist/browser.esm.js
Size:         474 B with all dependencies, minified and gzipped
Loading time: 10 ms on slow 3G

dist/browser.umd.js
Size:         654 B with all dependencies, minified and gzipped
Loading time: 13 ms on slow 3G