mirror of
https://github.com/ElemeFE/element.git
synced 2025-12-16 11:44:01 +08:00
Update package.json scripts, fixed #30
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
<sup
|
||||
v-text="content"
|
||||
class="el-badge__content"
|
||||
:class="{ 'is-fixed': $slots.default, 'is-dot': isDot }" />
|
||||
:class="{ 'is-fixed': $slots.default, 'is-dot': isDot }">
|
||||
</sup>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user