Skip to content

Commit

Permalink
build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bboinay committed Aug 15, 2024
1 parent a5d5f4a commit b63cfe1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ui/src/components/Navigation.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ import Logo from "../assets/paisley-logo-icon.svg";
import { NavigationLink } from "./NavigationLink";
import { Typography } from "./Typography";
import {
LayoutDashboard,
// LayoutDashboard,
BookOpenText,
BotMessageSquare,
ScrollText,
KeyRound,
Settings,
// KeyRound,
// Settings,
ChartLine,
} from "lucide-react";

Expand Down

0 comments on commit b63cfe1

Please sign in to comment.