Feature/15 move app to azure storage cdn #18

Merged
noahspannbauer merged 10 commits from feature/15-move-app-to-azure-storage-cdn into main 2025-04-19 10:57:04 -04:00
Showing only changes of commit feffad4a07 - Show all commits

View File

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