Feature/15 move app to azure storage cdn #19

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

View File

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