Modernizr
Modernizr is a JavaScript library that detects HTML5 and CSS3 feature availability in the user's browser.
|
Import
import { Modernizr } from "@dev.icons/react";Render
<Modernizr size={32} />Modernizr is a JavaScript library that detects HTML5 and CSS3 feature availability in the user's browser.
import { Modernizr } from "@dev.icons/react";<Modernizr size={32} />