teableio_teable/plugins/next-env.d.ts
SkyHuang d1dbfb6d10
feat: gallery view (#1051)
* 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
2024-11-04 16:25:22 +08:00

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.