Moving app to azure storage

This commit is contained in:
2025-04-19 09:54:39 -05:00
parent 3a57f7c250
commit c00ebb71ce
2 changed files with 3 additions and 3 deletions

View File

@@ -233,7 +233,7 @@ const Projects = () => {
<Spinner />
</Grid>
<Grid display="flex" justifyContent="center" size={12}>
Loading projects...
Loading projects slowly...
</Grid>
</>
)}