create invite and accept invite endpoints

This commit is contained in:
Milo Schwartz
2024-11-02 18:12:17 -04:00
parent a83a3e88bb
commit a6bb8f5bb1
7 changed files with 333 additions and 48 deletions

View File

@@ -226,7 +226,7 @@ export default function StepperForm() {
<div className="flex items-center space-x-2">
{currentStep !== "org" ? (
<Link
href={`/${orgId}/sites`}
href={`/${orgId}/settings/sites`}
className="text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70"
>
Skip for now