fix ts issues

This commit is contained in:
Mutasem 2022-04-06 06:43:47 +02:00
parent 64a0cd2ae4
commit 6f51f11507

View file

@ -970,4 +970,4 @@ export interface ITab {
href?: string;
icon?: string;
align?: 'right';
};
}