UNPKG

@konstructio/ui

Version:

A set of reusable and customizable React components built for konstruct.io

7 lines (6 loc) 142 B
import { SearchIcon as o } from "./Search.js"; import { Warning as c } from "./Warning.js"; export { o as SearchIcon, c as WarningIcon };