docs: add usage

This commit is contained in:
afiqzudinhadi 2025-06-26 11:39:52 +08:00
parent ecac6e5284
commit 17d1bf065e
2 changed files with 14 additions and 2 deletions

View file

@ -1,6 +1,6 @@
import { log } from "@repo/logger";
import { Link } from "@repo/ui/link/index.js";
import { CounterButton } from "@repo/ui/counter-button/index.js";
import { Link } from "@repo/ui/link";
import { CounterButton } from "@repo/ui/counter-button";
export const metadata = {
title: "Store | Kitchen Sink",