url setup

This commit is contained in:
David Haz
2025-07-09 10:47:01 +03:00
parent fa26b78ae0
commit d318c2eeb6
13 changed files with 181 additions and 24 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://vuebits.dev/Animations/FadeContent`,
cli: `npx jsrepo add https://vue-bits.dev/Animations/FadeContent`,
usage: `<template>
<FadeContent
:blur="true"