UNPKG

react-layered

Version:

Welcome to react-layered! If you've ever found yourself lost in the jungle of z-index layers, fighting the chaos of overlapping UI elements, then buckle up! This tiny, mighty package is your guide to taming that wild z-index safari in your React projects.

5 lines (4 loc) 99 B
import { useLayerConfig as r } from "./hooks/useLayerConfig.js"; export { r as useLayerConfig };