Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
kleenpulse committed Jul 24, 2024
1 parent ba7f065 commit f2850c4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import Sidebar from ".";
import { Box, House, Mail, Settings, Users } from "lucide-react";

import { render, screen } from "~/test/utils";
import Sidebar from ".";

const sideItems = [
{
Expand Down

0 comments on commit f2850c4

Please sign in to comment.