mirror of
https://github.com/different-ai/openwork
synced 2026-04-25 17:15:34 +02:00
* Add trust review pages for enterprise follow-up * Simplify trust page into decision-maker summary * Refine landing trust center review flow * Simplify trust center into one-screen flow * Remove unused trust topic page component * trust me, I'm compliant (WIP) * good copy * eliminating dead space * mobile
6 lines
228 B
TypeScript
6 lines
228 B
TypeScript
/// <reference types="next" />
|
|
/// <reference types="next/image-types/global" />
|
|
|
|
// NOTE: This file should not be edited
|
|
// see https://nextjs.org/docs/app/building-your-application/configuring/typescript for more information.
|