feat(WEB-36): improve typings
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
export type HeaderProps = {
|
||||
pathname: string
|
||||
}
|
||||
pathname: string;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user