Release/v3.10.3 (#85) #234
Annotations
10 errors
eslint checks:
src/v4/social/components/PostComment/PostComment.tsx#L9
'../PostReplyCommentList/PostReplyCommentList' import is restricted from being used by a pattern. Relative imports are not allowed
|
eslint checks:
src/v4/social/components/PostComment/PostComment.tsx#L10
'../../icons/index' import is restricted from being used by a pattern. Relative imports are not allowed
|
eslint checks:
src/v4/social/components/PostComment/PostComment.tsx#L10
'../../icons/index' import is restricted from being used by a pattern. index imports are not allowed
|
eslint checks:
src/v4/social/components/PostComment/PostComment.tsx#L14
'../../constants/reactions' import is restricted from being used by a pattern. Relative imports are not allowed
|
eslint checks:
src/v4/social/components/PostComment/PostComment.tsx#L15
'../../elements/EditCancelButton/EditCancelButton' import is restricted from being used by a pattern. Relative imports are not allowed
|
eslint checks:
src/v4/social/components/PostComment/PostComment.tsx#L16
'../../elements/SaveButton/SaveButton' import is restricted from being used by a pattern. Relative imports are not allowed
|
eslint checks:
src/v4/social/components/PostComment/PostComment.tsx#L18
'../PostCommentComposer/PostCommentInput' import is restricted from being used by a pattern. Relative imports are not allowed
|
eslint checks:
src/v4/social/components/PostComment/PostComment.tsx#L19
'../CommentOptions/CommentOptions' import is restricted from being used by a pattern. Relative imports are not allowed
|
eslint checks:
src/v4/social/components/PostComment/PostComment.tsx#L20
'../PostCommentComposer/PostCommentComposer' import is restricted from being used by a pattern. Relative imports are not allowed
|
eslint checks:
src/v4/social/components/PostComment/PostComment.tsx#L22
'../../internal-components/TextWithMention/TextWithMention' import is restricted from being used by a pattern. Relative imports are not allowed
|
Loading