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 {
3030import { StyledFullWidthButton as StyledFullWidthButtonComponent } from "./mdx_components/styled_full_width_button" ;
3131import { MDXEditor as MDXEditorComponent } from "./mdx_editor" ;
3232import { PythonKorea as PythonKoreaComponent } from "./pythonkorea" ;
33- import { ScrollRestoration as ScrollRestorationComponent } from "./scroll_restoration" ;
3433
3534namespace Components {
3635 export const CenteredPage = CenteredPageComponent ;
@@ -47,7 +46,6 @@ namespace Components {
4746 export const LinkHandler = LinkHandlerComponent ;
4847 export const DndFileInput = DndFileInputComponent ;
4948 export const Fieldset = FieldsetComponent ;
50- export const ScrollRestoration = ScrollRestorationComponent ;
5149
5250 export namespace MDX {
5351 export const Confetti = ConfettiComponent ;
You can’t perform that action at this time.
0 commit comments