Under Maintenance

"Under Maintenance" page in MUI React, displaying a heading, illustration, and maintenance graphic using reusable components.

All available props for the Under Maintenance component are defined and handled within Component usage path file. This allows for easy modifications to the content of the maintenance section.

Component path: src/blocks/maintenance/UnderMaintenance.tsx

Component usage path: src/app/blocks/under-maintenance/page.tsx

Preview link: https://www.saasable.io/blocks/maintenance/under-maintenance

Props Details

Prop
Type
Description
Displayed as

heading

string

Main message or heading for the error page.

"Oops! Page Not Found"

Last updated