From 34ff87d504836ff71b3bb2d466842c00ee3c5ec2 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sat, 8 Nov 2025 01:59:02 +0000 Subject: chore: format code --- .../console/app/src/routes/enterprise/index.tsx | 57 ++++++++-------------- 1 file changed, 19 insertions(+), 38 deletions(-) (limited to 'packages/console/app/src/routes/enterprise') diff --git a/packages/console/app/src/routes/enterprise/index.tsx b/packages/console/app/src/routes/enterprise/index.tsx index 4bff061a8..095ed97a2 100644 --- a/packages/console/app/src/routes/enterprise/index.tsx +++ b/packages/console/app/src/routes/enterprise/index.tsx @@ -66,39 +66,26 @@ export default function Enterprise() {

Your code is yours

- OpenCode operates securely inside your organization with no data or context stored - and no licensing restrictions or ownership claims. Start a trial with your team, - then deploy it across your organization by integrating it with your SSO and - internal AI gateway. + OpenCode operates securely inside your organization with no data or context stored and no licensing + restrictions or ownership claims. Start a trial with your team, then deploy it across your + organization by integrating it with your SSO and internal AI gateway.

Let us know and how we can help.

- +
- Thanks to OpenCode, we found a way to create software to track all our assets — - even the imaginary ones. + Thanks to OpenCode, we found a way to create software to track all our assets — even the imaginary + ones.
- + - {showSuccess() && ( -
- Message sent, we'll be in touch soon. -
- )} + {showSuccess() &&
Message sent, we'll be in touch soon.
}
@@ -232,31 +215,29 @@ export default function Enterprise() { -- cgit v1.2.3