diff --git a/ui/src/components/Topbar/index.tsx b/ui/src/components/Topbar/index.tsx index d5681c6c..7c583315 100644 --- a/ui/src/components/Topbar/index.tsx +++ b/ui/src/components/Topbar/index.tsx @@ -1,6 +1,6 @@ import { useState } from "react"; import { Layout, Menu, Col, Drawer } from "antd"; -import { Link } from "react-router-dom"; +import { Link } from "react-router-dom"; import { FaBars } from "react-icons/fa"; const { Header } = Layout; @@ -58,9 +58,9 @@ const Topbar = () => { > - - Dashboard - + + Dashboard + Credits