* tmp * reset * begin conversion to nextjs * more appeasing of stuff * about to add shadcn * tmp commit * switch to new-york style * fix nextjs build error * tmp * start hooking up users to login page * e2e flows * preview stuff * shuffle around where assertion is displayed * start copy stuff * tooltip for lack of sp settings * update footer * add wordmark, navbar to index * add scim stuff * fix build error * title, copy updates * more copy, adjusting * fix tailwindui weirdness * fix copy * instant setup * hard-code insecure key * footer copy, docslink urls * subtitles, copy updates
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.
|