chore(docs): Rename from virtual-assistant to chatbot #3
Annotations
10 warnings
ESLint:
packages/module/src/AttachMenu/AttachMenu.tsx#L41
Unexpected any. Specify a different type
|
ESLint:
packages/module/src/ChatbotToggle/ChatbotToggle.tsx#L76
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#L134
React Hook React.useCallback has missing dependencies: 'hasStopButton' and 'isSendButtonDisabled'. Either include them or remove the dependency array
|
ESLint:
packages/module/src/MessageBox/MessageBox.tsx#L46
React Hook React.useCallback has a missing dependency: 'messageBoxRef'. Either include it or remove the dependency array
|
ESLint:
packages/module/src/MessageBox/MessageBox.tsx#L54
React Hook React.useCallback has a missing dependency: 'messageBoxRef'. Either include it or remove the dependency array
|
ESLint:
packages/module/src/MessageBox/MessageBox.tsx#L61
React Hook React.useCallback has a missing dependency: 'messageBoxRef'. Either include it or remove the dependency array
|
Loading