This commit is contained in:
mertsincan 2023-03-29 16:58:15 +01:00
parent 49fc4462e4
commit 169c30d1a1
3 changed files with 1 additions and 3 deletions

View file

@ -49,7 +49,6 @@ export interface ToolbarPassThroughAttributes {
[key: string]: any;
}
/**
* Defines valid properties in Toolbar component.
*/