Skip to content
This repository was archived by the owner on Jan 30, 2025. It is now read-only.

Commit 4684a16

Browse files
committed
no footer
1 parent 7c11252 commit 4684a16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/xenpaper-ui/src/Xenpaper.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import { ErrorMessage } from "./component/ErrorMessage";
66
import { LoaderPane } from "./component/LoaderPane";
77
import { Char } from "./component/Char";
88
import { Box, Flex } from "./layout/Layout";
9-
import { Sidebar, SidebarInfo, SidebarShare, Footer } from "./Sidebars";
9+
import { Sidebar, SidebarInfo, SidebarShare } from "./Sidebars";
1010
import styled from "styled-components";
1111

1212
import { PitchRuler, useRulerState } from "./PitchRuler";

0 commit comments

Comments
 (0)