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/Backgrounds/DotGrid/DotGrid.vue?raw'
import type { CodeObject } from '../../../types/code'
export const dotGrid: CodeObject = {
cli: `npx jsrepo add https://vue-bits.dev/Backgrounds/DotGrid`,
cli: `npx jsrepo add https://vue-bits.dev/ui/Backgrounds/DotGrid`,
installation: `npm install gsap`,
usage: `<template>
<div class="dot-grid-container">