Polish the create and link to table

This commit is contained in:
Owen
2026-04-20 20:14:25 -07:00
parent f938e9c3c0
commit d7a9e1a517
5 changed files with 19 additions and 7 deletions

View File

@@ -583,6 +583,7 @@ export default function GeneralForm() {
<UptimeAlertSection
orgId={resource.orgId}
resourceId={resource.resourceId}
startingName={resource.name}
/>
)}
<SettingsSection>

View File

@@ -117,6 +117,7 @@ export default function GeneralPage() {
<UptimeAlertSection
orgId={site.orgId}
siteId={site.siteId}
startingName={site.name}
/>
)}
<SettingsSection>