0.0.3 • Published 1 year ago

xiaohaiui v0.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

Install

npm i xiaohaiui

Quick Start

import Vue from "vue";
import xiaohaiui from "eoss-ui";

Vue.use(xiaohaiui);

// or
import {
  XhSelect,
  XhButton,
  // ...
} from "xiaohaiui";

Vue.component(XhSelect);
Vue.component(XhButton);
0.0.3

1 year ago

0.0.1

1 year ago

0.0.2

1 year ago

1.0.0

1 year ago