Adiciona possibilidade de adicionar headers com menu vertical (#19) #35
Annotations
6 warnings
|
release:
src/components/utilitarios/utilitarios.tsx#L57
JSX props should not use arrow functions
|
|
release:
src/components/marca-produto/marca-produto.tsx#L286
JSX props should not use arrow functions
|
|
release:
src/components/comuns/selecao-contexto/selecao-contexto.tsx#L237
JSX props should not use arrow functions
|
|
release:
src/components/app/app.tsx#L581
This type is not allowed in the condition because it is a string. Allowed types are boolean, null-union, undefined-union, or boolean-or-undefined
|
|
release:
src/components/app/app.tsx#L575
This type is not allowed in the condition because it is a string. Allowed types are boolean, null-union, undefined-union, or boolean-or-undefined
|
|
release:
src/components/app/app.tsx#L459
This type is not allowed in the operand for the '!' operator because it is always truthy. Allowed types are boolean, null-union, undefined-union, or boolean-or-undefined
|