Delete replaceHTMLTags #5175
Annotations
4 errors
types:
src/pages/CityPicker.tsx#L68
Type 'ForwardedRef<HTMLInputElement>' is not assignable to type 'ForwardedRef<AsyncTypeahead<City>>'.
|
types:
src/pages/organizers/[organizerId]/preview/OrganizerTable.tsx#L14
Module '"@/utils/formatOrganizerDetail"' has no exported member 'replaceHTMLTags'.
|
types:
src/ui/Typeahead.tsx#L89
Type 'ForwardedRef<AsyncTypeahead<T>>' is not assignable to type 'Ref<HTMLElement>'.
|
types
Process completed with exit code 2.
|