1.0.0 • Published 4 years ago
render-img-h v1.0.0
render-img-h
install
npm install render-img-h
using
<div class="wrapper"></div>"use strict"
import { renderBox } from "./index.js"
const wrapper = document.querySelector(".wrapper");
renderBox(wrapper);1.0.0
4 years ago