0.0.1 • Published 4 years ago
render-box-6 v0.0.1
RNDER-BOX-6
install
npm install render-box-6
using
import { renderBox } from "render-box-6";
const element = document.getElementById("selector");
const imgURL = "http://kun.uz";
renderBox(element, imgURL);0.0.1
4 years ago