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.