mirror of
https://github.com/docmost/docmost.git
synced 2026-07-25 04:54:45 +10:00
feat(ee): bases
Table and kanban UI, formula engine package, and the base-embed editor extension
This commit is contained in:
@@ -14,6 +14,7 @@ export type IFavorite = {
|
||||
slugId: string;
|
||||
title: string;
|
||||
icon: string | null;
|
||||
isBase: boolean;
|
||||
spaceId: string;
|
||||
};
|
||||
space?: {
|
||||
|
||||
Reference in New Issue
Block a user