We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8631109 commit c42f044Copy full SHA for c42f044
packages/component/src/BasicScrollToBottom.js
@@ -4,7 +4,6 @@ import React from 'react';
4
5
import AutoHideFollowButton from './ScrollToBottom/AutoHideFollowButton';
6
import Composer from './ScrollToBottom/Composer';
7
-import Context from './ScrollToBottom/Context';
8
import Panel from './ScrollToBottom/Panel';
9
10
const ROOT_CSS = css({
0 commit comments