Skip to content

Commit

Permalink
Ebook cover in png
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksandra.zagorska authored and aleksandra.zagorska committed Jan 15, 2024
1 parent d2b7b72 commit 926b2ad
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added src/assets/ebook_cover_sign-in_website.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/components/home/Ebook.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import { ContactEbook } from './ebook/ContactEbook'

import { useEbookForm } from '../utils/ebook-form/use-ebook-form'
import { HomeEbookThankYouPage } from './ebook/HomeEbookThankYouPage'
import EbookCover from '../../assets/cover_sign-in_homepage.svg'
import EbookCover from '../../assets/ebook_cover_sign-in_website.png'

Check failure on line 7 in src/components/home/Ebook.tsx

View workflow job for this annotation

GitHub Actions / build-and-deploy

Cannot find module '../../assets/ebook_cover_sign-in_website.png' or its corresponding type declarations.
import styled from 'styled-components'
import variables from '../../styles/variables'
import { ebookNames } from '../../ebook-names'
Expand Down

0 comments on commit 926b2ad

Please sign in to comment.