Open OlgaYasn opened 2 weeks ago
[FIX]: added a display name for loading
I noticed an error message for this part of code loading: () => <VitalityLoader /> saying "Component definition is missing display name" and I tried to fix it.
loading: () => <VitalityLoader />
Add any relevant links to tracking tickets, previous discussions, or other resources.
If possible, include images or videos that show the result of your changes.
Please assign at least one reviewer for this PR. The PR cannot be merged until it is approved by the reviewer(s).
Pull Request Template
β¨ Title
[FIX]: added a display name for loading
π Description
I noticed an error message for this part of code
loading: () => <VitalityLoader />
saying "Component definition is missing display name" and I tried to fix it.β Checklist
π Contextual Links (optional)
Add any relevant links to tracking tickets, previous discussions, or other resources.
πΈ Visuals (optional)
If possible, include images or videos that show the result of your changes.
π Reviewers
Please assign at least one reviewer for this PR. The PR cannot be merged until it is approved by the reviewer(s).