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
Types of property 'defaultValue' are incompatible.
Type 'string | number | string[]' is not assignable to type 'string | string[]'.
Type 'number' is not assignable to type 'string | string[]'.
Решение
Необходимо использовать локально установленную версию пакета
@types/react
аналогичную той, что указывается в зависимостях https://github.com/alfa-laboratory/arui-feather/blob/master/package.jsonThe text was updated successfully, but these errors were encountered: