You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
exportinterfaceIconFaInstagramProps{fa?: 'instagram'}exportconstwithFaInstagram=withBemMod<IconFaInstagramProps>(cnIcon(),{fa: 'Instagram'// -> TS not work},Icon=>props=>(<Icon{...props}><FaInstagram/></Icon>));
На текущий момент нет как типизации так и подсказок при наборе.
Приходится тратить на это время и внимание (хоть мы и прокинули интерфейс уже...).
The text was updated successfully, but these errors were encountered:
belozer
changed the title
@bem-react/core Proposal: withBemMod use type check for mod
@bem-react/core Proposal withBemMod with type check for mod
Aug 3, 2019
На текущий момент нет как типизации так и подсказок при наборе.
Приходится тратить на это время и внимание (хоть мы и прокинули интерфейс уже...).
The text was updated successfully, but these errors were encountered: