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