feat: the last commit of year
This commit is contained in:
2
packages/types/index.d.ts
vendored
2
packages/types/index.d.ts
vendored
@@ -34,7 +34,7 @@ export interface WidgetGroupItem {
|
||||
}
|
||||
|
||||
export interface IColumn {
|
||||
id?: string;
|
||||
id?: number;
|
||||
kind: number;
|
||||
title: string;
|
||||
content: string;
|
||||
|
||||
Reference in New Issue
Block a user