Openstatus www.openstatus.dev

๐Ÿ› wrong type body assertion (#897)

authored by

Thibault Le Ouay and committed by
GitHub
70cf4164 fe20e7c3

-1
-1
apps/web/src/components/forms/monitor/section-assertions.tsx
··· 215 215 {...form.register(`textBodyAssertions.${i}.target`, { 216 216 required: true, 217 217 })} 218 - type="number" 219 218 placeholder="<html>...</html>" 220 219 className="col-span-3" 221 220 />