Replies: 1 comment 2 replies
-
There might still be other places where style is used like that. Do you have a link to a repository? Also, sometimes, deleting the |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i made sure their is no more styles in my react components but still the error message is still presistent
below you will find where i used to have the inline style in My Header.jsx
``function Header() {
return (
Devemi premier calculateur du devis en{" "}
}
export default Header;
``
Beta Was this translation helpful? Give feedback.
All reactions