Skip to content
This repository has been archived by the owner on Nov 10, 2020. It is now read-only.

SVG Imports need to be updated #11

Open
JohannesSchwegler opened this issue Aug 4, 2020 · 0 comments
Open

SVG Imports need to be updated #11

JohannesSchwegler opened this issue Aug 4, 2020 · 0 comments

Comments

@JohannesSchwegler
Copy link

Hello,

please update the SVG imports:

import Dribbble from 'assets/svg/dribbble.svg';

should be:

import { ReactComponent as Dribbble } from 'assets/svg/dribbble.svg';

Source: https://create-react-app.dev/docs/adding-images-fonts-and-files/

Cheers

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant