Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ensembl-web
ensembl-client
Commits
8456bad1
Commit
8456bad1
authored
Sep 28, 2021
by
Andrey Azov
Browse files
Separate imports in useQuestionButtonBehavior.tsx
parent
61f176d0
Pipeline
#197726
passed with stages
in 4 minutes and 18 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/ensembl/src/shared/components/question-button/useQuestionButtonBehavior.tsx
.../components/question-button/useQuestionButtonBehavior.tsx
+1
-0
No files found.
src/ensembl/src/shared/components/question-button/useQuestionButtonBehavior.tsx
View file @
8456bad1
...
...
@@ -15,6 +15,7 @@
*/
import
{
useReducer
,
useEffect
}
from
'
react
'
;
import
useHover
from
'
src/shared/hooks/useHover
'
;
import
{
TOOLTIP_TIMEOUT
}
from
'
src/shared/components/tooltip/tooltip-constants
'
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment