Form component for creating new workspaces within an organization
<CreateWorkspaceForm />
component provides a form interface for creating new workspaces within a specific organization. It includes fields for workspace name, description, and logo upload with built-in validation.
<CreateWorkspaceDialog />
- Dialog wrapper for this form<CreateOrganizationForm />
- Form for creating organizations<OrganizationSwitcher />
- Switch between organizations and workspaces