docs: add usage
This commit is contained in:
parent
ecac6e5284
commit
17d1bf065e
2 changed files with 14 additions and 2 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue