mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 12:09:26 +00:00
typo
This commit is contained in:
@@ -866,7 +866,7 @@ export default class WaColorPicker extends WebAwesomeFormAssociatedElement {
|
||||
}
|
||||
|
||||
private reportValidityAfterShow = () => {
|
||||
// Remove the event so we dont emit "wa-invalid" twice
|
||||
// Remove the event so we don't emit "wa-invalid" twice
|
||||
this.removeEventListener('invalid', this.emitInvalid);
|
||||
|
||||
this.reportValidity();
|
||||
|
||||
Reference in New Issue
Block a user