mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-07 02:11:07 +08:00
4 lines
59 B
Vue
4 lines
59 B
Vue
<template>
|
|
<global-button v-bind="$props" />
|
|
</template>
|