improvement: newly created organization's subscriptions flow improved.
This commit is contained in:
@@ -4,7 +4,7 @@ import Link from 'next/link';
|
||||
|
||||
export default function AccountSettingsPage() {
|
||||
return (
|
||||
<div className="max-w-xl space-y-6">
|
||||
<div className="space-y-6">
|
||||
<div>
|
||||
<Link
|
||||
href="/today"
|
||||
|
||||
Reference in New Issue
Block a user