feat: working PNG and CAL downloads (#119)
* working save as PNG * cleanup * feat(cal): working ICS file
This commit is contained in:
@@ -92,6 +92,7 @@ export const Default: Story = {
|
||||
status: examplePsyCourse.status,
|
||||
},
|
||||
],
|
||||
calendarRef: { current: null },
|
||||
},
|
||||
render: props => (
|
||||
<div className='outline-red outline w-292.5!'>
|
||||
|
||||
Reference in New Issue
Block a user