Wpis z mikrobloga

Mam coś takiego :

import React from 'react';
import { ReactComponent as SearchIcon } from '../../assets/images/icons/search-icon.svg';
import { StyledContainer, StyledInput } from './TextInput.style';

interface
  • Odpowiedz
Dobra wkleje cały błąd XD

No overload matches this call.
Overload 1 of 2, '(props: Pick, HTMLInputElement>, "form" | ... 284 more ... | "key"> & { ...; } & HTMLProps<...>, "form" | ... 359 more ... | "key"> & Partial<...>, "form" | ... 359 more ... | "key"> & { ...; } & { ...; }): ReactElement<...>', gave the following error.
Type '{ accept?: string; acceptCharset?: string; action?: string; allowFullScreen?: boolean;
  • Odpowiedz