From 35d4014f25f5b5d1448a71834aa98e04a5f175d5 Mon Sep 17 00:00:00 2001 From: ayden94 <144667387+ayden94@users.noreply.github.com> Date: Sun, 19 Jul 2026 04:35:50 +0000 Subject: [PATCH] docs: sync from utilinent --- content/docs/utilinent/index.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/docs/utilinent/index.mdx b/content/docs/utilinent/index.mdx index 35e0f7f..4ea7ddd 100644 --- a/content/docs/utilinent/index.mdx +++ b/content/docs/utilinent/index.mdx @@ -57,3 +57,5 @@ export function UserList({ users, loading }: { users?: User[]; loading: boolean - [Guides](/en/utilinent/guides/async-data): practical recipes for async data, lists, polymorphic tags, lazy loading, and custom proxy components. - [React integration](/en/utilinent/integrations/react): how these components fit normal React applications. - [Troubleshooting](/en/utilinent/troubleshooting): common mistakes and fixes. + +> This documentation lives in the `@ilokesto/utilinent` repository and is synced to the ilokesto docs site.