Browserify
Browserify lets you use Node.js-style require() in the browser by bundling your dependencies.
|
|
Import
import { Browserify, BrowserifyIcon } from "@dev.icons/react";Render
<Browserify size={32} />
<BrowserifyIcon size={32} />Browserify lets you use Node.js-style require() in the browser by bundling your dependencies.
import { Browserify, BrowserifyIcon } from "@dev.icons/react";<Browserify size={32} />
<BrowserifyIcon size={32} />