mirror of
https://github.com/DavidHDev/vue-bits.git
synced 2026-03-07 14:39:30 -07:00
Fix header title in CLI installation component
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div class="cli-installation">
|
||||
<h2 class="demo-title">One-Time Installation</h2>
|
||||
<h2 class="demo-title">CLI Installation</h2>
|
||||
|
||||
<VCodeBlock
|
||||
v-if="command"
|
||||
|
||||
Reference in New Issue
Block a user