chore(Invite): updated css for error & progressbar

This commit is contained in:
Nishchit14
2023-03-24 16:21:29 +05:30
parent e16f631bb5
commit 5b35fb0c1b
6 changed files with 84 additions and 65 deletions

View File

@@ -51,6 +51,7 @@ export interface IBody {
id?: string;
children?: any;
className?: string;
scrollbar?: boolean;
}
export interface IFooter {