feat: added scrapedAt property (#149)
* feat: added scrapedAt property * fix: type-check
This commit is contained in:
@@ -55,6 +55,7 @@ export const Default: Story = {
|
||||
year: 2024,
|
||||
season: 'Spring',
|
||||
},
|
||||
scrapedAt: Date.now(),
|
||||
}),
|
||||
meetingIdx: 0,
|
||||
color: 'red',
|
||||
|
||||
Reference in New Issue
Block a user