Skip to content

Commit acebc01

Browse files
committed
cleanup: remove commented lines
1 parent a7f65b7 commit acebc01

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

components/mdx/SideDrawer.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ function SideDrawer(props: any) {
3636
rightIcon={<ArrowRightIcon />}
3737
>
3838
{buttonText}
39-
{/* &nbsp;&nbsp; */}
40-
{/* <ArrowRightIcon /> */}
4139
</Button>
4240
<Drawer isOpen={isOpen} placement="right" onClose={onClose} size="xl">
4341
<DrawerOverlay

0 commit comments

Comments
 (0)