🚸 Improve support accessibility
Add documentation button in board menu and hide the support bubble in the editor. Makes it accessible only by clicking the "Help" button
This commit is contained in:
@ -32,4 +32,6 @@ export const defaultBubbleProps: BubbleProps = {
|
||||
onOpen: undefined,
|
||||
theme: undefined,
|
||||
previewMessage: undefined,
|
||||
onPreviewMessageClick: undefined,
|
||||
autoShowDelay: undefined,
|
||||
}
|
||||
|
Reference in New Issue
Block a user