feat(WEB-154): my profile view
This commit is contained in:
3
types/components/max-width.ts
Normal file
3
types/components/max-width.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export interface MaxWidthProps extends React.HTMLAttributes<HTMLElement> {
|
||||
tag?: "article" | "div" | "main" | "section"
|
||||
}
|
||||
Reference in New Issue
Block a user