File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
packages/common/src/components Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,6 @@ import {
30
30
import { StyledFullWidthButton as StyledFullWidthButtonComponent } from "./mdx_components/styled_full_width_button" ;
31
31
import { MDXEditor as MDXEditorComponent } from "./mdx_editor" ;
32
32
import { PythonKorea as PythonKoreaComponent } from "./pythonkorea" ;
33
- import { ScrollRestoration as ScrollRestorationComponent } from "./scroll_restoration" ;
34
33
35
34
namespace Components {
36
35
export const CenteredPage = CenteredPageComponent ;
@@ -47,7 +46,6 @@ namespace Components {
47
46
export const LinkHandler = LinkHandlerComponent ;
48
47
export const DndFileInput = DndFileInputComponent ;
49
48
export const Fieldset = FieldsetComponent ;
50
- export const ScrollRestoration = ScrollRestorationComponent ;
51
49
52
50
export namespace MDX {
53
51
export const Confetti = ConfettiComponent ;
You can’t perform that action at this time.
0 commit comments