updated client-frontend additions
This commit is contained in:
@@ -4,4 +4,5 @@ export interface DashboardLayoutProps {
|
||||
children: ReactNode;
|
||||
lang: "en" | "tr";
|
||||
activePage: string;
|
||||
siteUrls: string[];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user