feat(QuickResponse): Add quick response buttons #556
Annotations
8 warnings
ESLint:
packages/module/src/AttachMenu/AttachMenu.tsx#L41
Unexpected any. Specify a different type
|
ESLint:
packages/module/src/MessageBar/AttachButton.tsx#L23
Unexpected any. Specify a different type
|
ESLint:
packages/module/src/MessageBar/AttachButton.tsx#L79
Unexpected any. Specify a different type
|
ESLint:
packages/module/src/MessageBar/MessageBar.test.tsx#L66
Unexpected any. Specify a different type
|
ESLint:
packages/module/src/MessageBar/MessageBar.test.tsx#L67
Unexpected any. Specify a different type
|
ESLint:
packages/module/src/MessageBar/MessageBar.tsx#L109
React Hook React.useCallback has missing dependencies: 'hasStopButton' and 'isSendButtonDisabled'. Either include them or remove the dependency array
|
ESLint:
packages/module/src/MessageBar/MessageBar.tsx#L175
Unexpected any. Specify a different type
|
ESLint:
packages/module/src/MessageBar/MessageBar.tsx#L176
Unexpected any. Specify a different type
|
Loading