1.0.0 • Published 4 years ago
@react-modular/sandbox v1.0.0
@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 3G1.0.0
4 years ago