flea-flicker/pet-profile-editor
dev
Fix TypeScript error on line 114: HTMLElement | undefined is not assignable to Element. Added ! assertion since length guard already excludes the empty-array case. Co-Authored-By: Paperclip <noreply@paperclip.ing>
Resolves ESLint error: 'X' is defined but never used GRO-1347 Co-Authored-By: Paperclip <noreply@paperclip.ing>