mirror of
https://github.com/status-im/wakuconnect-chat-sdk.git
synced 2025-01-09 11:45:42 +00:00
8bae5fa3f5
* merge global styles * add logos * add app layout * fix fonts * add links * add homepage * update repos cols * update page footer * add logo variants * update links * add feature sections * update layouts * add blog pages * add learn pages * add deps * enable disableStaticImages in Next config * remove logo variant * add navigation menus * add theme-color meta tag * stop ignoring next-env.d.ts * use our Link
6 lines
201 B
TypeScript
6 lines
201 B
TypeScript
/// <reference types="next" />
|
|
/// <reference types="next/image-types/global" />
|
|
|
|
// NOTE: This file should not be edited
|
|
// see https://nextjs.org/docs/basic-features/typescript for more information.
|