feat: mobile support (#831)
This commit is contained in:
committed by
GitHub
parent
7744df1103
commit
83c9d91b88
@ -1103,6 +1103,7 @@ export interface SvgProps {
|
||||
export interface Breadcrumb {
|
||||
name?: string;
|
||||
to?: string;
|
||||
editor?: boolean;
|
||||
}
|
||||
|
||||
export interface MediaLibraryDisplayURL {
|
||||
|
Reference in New Issue
Block a user