|
|
@ -335,7 +335,7 @@ export default function AccountSettings() { |
|
|
</Link> |
|
|
</Link> |
|
|
) : ( |
|
|
) : ( |
|
|
<Link |
|
|
<Link |
|
|
href="/billing" |
|
|
|
|
|
|
|
|
href="https://polar.sh/textbee/portal/" |
|
|
className='text-xs font-medium text-gray-700 dark:text-gray-200 hover:text-gray-900 dark:hover:text-white' |
|
|
className='text-xs font-medium text-gray-700 dark:text-gray-200 hover:text-gray-900 dark:hover:text-white' |
|
|
> |
|
|
> |
|
|
Manage Subscription → |
|
|
Manage Subscription → |
|
|
|