Skip to content

Commit

Permalink
Removed box
Browse files Browse the repository at this point in the history
  • Loading branch information
ShireenKumar committed Jan 19, 2025
1 parent f0fa69b commit f58af6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/frontend/components/Sidebar/Sidebar.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { Link, Stack, Text } from "@chakra-ui/react";
import { Tabs, TabList, Tab, TabPanels, TabPanel, Box } from "@chakra-ui/react";
import { Tabs, TabList, Tab, TabPanels, TabPanel } from "@chakra-ui/react";
import {
MajorValidationError,
MajorValidationResult,
Expand Down

0 comments on commit f58af6a

Please sign in to comment.