We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebf40b7 commit dff01a3Copy full SHA for dff01a3
frontend/src/components/Layout.jsx
@@ -18,7 +18,7 @@ const Layout = () => {
18
<div className="d-flex">
19
<div className="sidebar d-flex flex-column p-3">
20
<h3 className="mb-4 text-center">
21
- <i className="bi bi-kanban-fill me-2"></i>FlowOps
+ <i className="bi bi-layers-half me-2"></i>FlowOps
22
</h3>
23
<hr />
24
<ul className="nav nav-pills flex-column mb-auto">
0 commit comments