Openstatus www.openstatus.dev
6
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix: typo

+1 -1
+1 -1
apps/web/src/app/public/monitors/[id]/page.tsx
··· 91 91 <DatePickerPreset defaultValue={period} values={periods} /> 92 92 </div> 93 93 </Shell> 94 - <Shell className="flex fex-col gap-4"> 94 + <Shell className="flex flex-col gap-4"> 95 95 <Metrics metrics={metrics.data} period={period} /> 96 96 <Separator className="my-8" /> 97 97 <CombinedChartWrapper