UNPKG

react-honeycomb

Version:

A library for displaying lists as honeycombs with hexagonal cells in React applications

4 lines (3 loc) 172 B
export { default as Hexagon } from "./Hexagon"; export { default as Honeycomb } from "./Honeycomb"; export { default as ResponsiveHoneycomb } from "./ResponsiveHoneycomb";