Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is.
A spinning spinner gives user feedback that something is happening on the page while its works on retrieving the previous personas
Describe the solution you'd like
A clear and concise description of what you want to happen.
Use the spinner component that has already been made and add it to the home page, it should only should while the application is working on fetching the previous persona data
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
n/a
Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. A spinning spinner gives user feedback that something is happening on the page while its works on retrieving the previous personas
Describe the solution you'd like A clear and concise description of what you want to happen. Use the spinner component that has already been made and add it to the home page, it should only should while the application is working on fetching the previous persona data
Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered. n/a
Additional context This is the current loading component file we have: https://github.com/raspberri05/persona.fm/blob/main/application/app/components/atoms/loading.tsx