Skip to content

Commit 4b6626c

Browse files
committed
initial commit
1 parent e3067aa commit 4b6626c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/Card/CardTitle.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ interface CardTitleProps {
1717
isUserMatch?: boolean
1818
type?: string
1919
userRole?: string
20+
isNewsfeed?: string
2021
}
2122

2223
export const CardTitle = (props: CardTitleProps) => {

0 commit comments

Comments
 (0)