Changeset 299af01 for src/sections/auth
- Timestamp:
- 02/26/25 14:27:26 (6 weeks ago)
- Branches:
- main
- Children:
- 3c5302a
- Parents:
- 057453c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sections/auth/firebase/firebase-login-view.tsx
r057453c r299af01 74 74 const renderHead = ( 75 75 <Stack spacing={2} sx={{ mb: 5 }}> 76 <Typography variant="h4">Sign in to MVP Masters</Typography>76 <Typography variant="h4">Sign in to AgencyOS</Typography> 77 77 </Stack> 78 78 );
Note:
See TracChangeset
for help on using the changeset viewer.