Skip to content

Commit

Permalink
view icon change
Browse files Browse the repository at this point in the history
  • Loading branch information
sanghoonio committed Sep 12, 2024
1 parent 84c7e9c commit 75b8b89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/components/project/view-selector.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ export const ViewSelector = (props: ViewSelectorProps) => {
}
style={{ transitionDuration: '250ms' }}
>
<i className="bi bi-pin-angle-fill"></i>
<i className="bi bi-card-list"></i>
</button>
) : null}
<div className="w-100" >
Expand Down

0 comments on commit 75b8b89

Please sign in to comment.