Create <Counter /> component

This commit is contained in:
Alfarish Fizikri
2025-07-23 15:09:43 +07:00
parent 53c5b5e208
commit b7562ef2ba
5 changed files with 529 additions and 1 deletions

View File

@@ -69,6 +69,7 @@ const components = {
'tilted-card': () => import('../demo/Components/TiltedCardDemo.vue'),
'stack': () => import('../demo/Components/StackDemo.vue'),
'chroma-grid': () => import('../demo/Components/ChromaGridDemo.vue'),
'stepper': () => import('../demo/Components/StepperDemo.vue'),
};
const backgrounds = {