Moving app to azure storage

This commit is contained in:
2025-04-19 09:40:46 -05:00
parent f34f0ba67d
commit feffad4a07

View File

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