tag component

This commit is contained in:
pangxie1991
2017-02-28 21:08:50 +08:00
parent 5cb93982b4
commit 474a324988
12 changed files with 220 additions and 2 deletions
+3
View File
@@ -0,0 +1,3 @@
import Tag from './src/main';
export default Tag;