Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed missing component NotFound #132

Merged
merged 1 commit into from
Oct 10, 2023

Conversation

yanicklandry
Copy link
Contributor

This PR is to fix the issue #130.

According to this commit : strapi/strapi@eb2cf3a, the component has been renamed from NotFound to

What does it do?

Renames the imported component from NotFound to AnErrorOccurred.

Why is it needed?

There was a warning using recent version of Strapi with this plugin.

How to test it?

Run npm run build on a project using this plugin and see the disappearance of the build warning.

Related issue(s)/PR(s)

Let us know if this is related to any issue/pull request

@alexzaganelli alexzaganelli merged commit de67447 into alexzaganelli:main Oct 10, 2023
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants