update cli command

This commit is contained in:
David Haz
2025-07-09 11:58:27 +03:00
parent d318c2eeb6
commit a4982577ad
7 changed files with 7 additions and 7 deletions

View File

@@ -2,7 +2,7 @@ import code from '@content/Animations/FadeContent/FadeContent.vue?raw'
import type { CodeObject } from '../../../types/code'
export const fadeContent: CodeObject = {
cli: `npx jsrepo add https://vue-bits.dev/Animations/FadeContent`,
cli: `npx jsrepo add https://vue-bits.dev/ui/Animations/FadeContent`,
usage: `<template>
<FadeContent
:blur="true"