feat: 引入 @iconify-json/carbon 图标库
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
Demo Count: {{ countStore.count }}
|
||||
<button class="ml-2" @click="countStore.increment">新增</button>
|
||||
</view>
|
||||
<!-- Sun in light mode, Moon in dark mode, from Carbon -->
|
||||
<button class="i-carbon-sun dark:i-carbon-moon" />
|
||||
</view>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user