refactor(Calendar): rename placeholder image with more generic name and fix import

This commit is contained in:
Botzy 2025-02-19 18:22:10 +02:00
parent dfe509d93f
commit 39e37b5875
2 changed files with 1 additions and 1 deletions

View file

Before

Width:  |  Height:  |  Size: 202 KiB

After

Width:  |  Height:  |  Size: 202 KiB

View file

@ -16,7 +16,7 @@ const Placeholder = () => {
</div>
<Image
className={styles['image']}
src={require('/images/calendar_placeholder.png')}
src={require('/images/not_loggedin_placeholder.png')}
alt={' '}
/>
<div className={styles['overview']}>