mirror of
https://github.com/teableio/teable.git
synced 2026-01-15 18:02:08 +08:00
* feat: gallery view * fix: lint type * chore: update i18n * fix: presort interaction * fix: the rendering for group by date field validation * fix: display tooltip when text ellipsis is activated * fix: rendering of card title
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.
|