Skip to content

Commit 7a299b7

Browse files
committed
navbar
1 parent 873cea9 commit 7a299b7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

app/src/Dashboard/NavbarDash.tsx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,7 @@ const useStyles = makeStyles((theme: Theme) => createStyles({
4747

4848
// --------------------------Sorting Buttons------------------------------------//
4949
const sortByRating = (props) => {
50-
// console.log('rating');
51-
// console.log("props", props);
50+
5251

5352
// should change state to true: then in the return for project container, a conditional rendering will occur
5453

0 commit comments

Comments
 (0)