mirror of
https://github.com/DavidHDev/vue-bits.git
synced 2026-03-08 16:09:31 -06:00
docs: add missing installation, npm i -> npm install
This commit is contained in:
@@ -3,6 +3,7 @@ import type { CodeObject } from '../../../types/code';
|
||||
|
||||
export const stack: CodeObject = {
|
||||
cli: `npx jsrepo add https://vue-bits.dev/ui/Components/Stack`,
|
||||
installation: `npm install motion-v`,
|
||||
usage: `<template>
|
||||
<Stack
|
||||
:randomRotation="true"
|
||||
|
||||
Reference in New Issue
Block a user