diff options
Diffstat (limited to 'docs/components')
| -rw-r--r-- | docs/components/pages/landing/index.tsx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/components/pages/landing/index.tsx b/docs/components/pages/landing/index.tsx index 684fa2b..46d2aca 100644 --- a/docs/components/pages/landing/index.tsx +++ b/docs/components/pages/landing/index.tsx @@ -158,8 +158,8 @@ function Teams() { <Clients companyList={[ "Vercel", - // "AWS", - // "Microsoft", + "AWS", + "Microsoft", // "Adobe", // "Disney", // "Netflix", |
