diff --git a/apps/site.ts b/apps/site.ts index ee0feb75..c9e044b8 100644 --- a/apps/site.ts +++ b/apps/site.ts @@ -57,6 +57,12 @@ const color = (platform: string) => { let firstRun = true; +/** + * @title Site + * @description Start your site from a template or from scratch. + * @category Tool + * @logo https://ozksgdmyrqcxcwhnbepg.supabase.co/storage/v1/object/public/assets/1/0ac02239-61e6-4289-8a36-e78c0975bcc8 + */ export default function Site( { theme, ...state }: Props, ): A]> {