Skip to content

Commit 84e0230

Browse files
👒
1 parent 15a1076 commit 84e0230

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ export interface PageProps {
1717
pageId?: string
1818
error?: PageError
1919
tagsPage?: boolean
20-
propertyToFilterName?: string | string
20+
propertyToFilterName?: string | null
2121
}
2222

2323
export interface ExtendedTweetRecordMap extends ExtendedRecordMap {

0 commit comments

Comments
 (0)