UNPKG

@liveblocks/react-ui

Version:

A set of React pre-built components for the Liveblocks products. Liveblocks is the all-in-one toolkit to build collaborative products like Figma, Notion, and more.

9 lines (6 loc) 216 B
'use strict'; function classNames(...args) { return args.filter((arg) => typeof arg === "string" || typeof arg === "number").join(" "); } exports.classNames = classNames; //# sourceMappingURL=class-names.cjs.map