Aktywne Wpisy

cocojambo210 +50
Sagittus +44
#eurowizja Nadal uważam, że na obecną chwilę tylko Nocny Kochanek albo bracia Figo Fagot mają szansę na wygraną w finale. Ewentualnie jakaś kolaboracja rodzaj Nocny Figo albo Kochanek Fagot.





Jest na tagu jakiś mirek obeznany w typescript i react ? Mam parę błędów których nie potrafie ogarnąć a dopiero się ucze. Fajnie by było popisać na pw.
import React from 'react';
import { ReactComponent as SearchIcon } from '../../assets/images/icons/search-icon.svg';
import { StyledContainer, StyledInput } from './TextInput.style';
interface
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;
React.ComponentPropsWithoutRefnp.interface Props extends React.ComponentPropsWithoutRef<"input"> { ... }https://codesandbox.io/s/angry-ganguly-1o8ll