perf: add xtextbutton
parent
9c033d0104
commit
b8665a9bc6
@ -1,3 +1,4 @@
|
||||
import XButton from './src/XButton.vue'
|
||||
import XTextButton from './src/XTextButton.vue'
|
||||
|
||||
export { XButton }
|
||||
export { XButton, XTextButton }
|
||||
|
||||
Loading…
Reference in New Issue