UNPKG

@qvant/qui-max

Version:

A Vue 3 Design system for Web.

6 lines (5 loc) 177 B
import { withInstall } from "../helpers/withInstall.js"; import Tabs from "./src/QTabs.js"; const QTabs = withInstall(Tabs); export { QTabs }; //# sourceMappingURL=index.js.map