Skip to content

Commit 1aac9e7

Browse files
committed
Merge branch 'reviews' of github.com:jkluge/Find-My-Next-Course into reviews
2 parents 06f578c + eb503da commit 1aac9e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

my-app/src/model.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,5 +83,5 @@ export const model = {
8383
console.error("Error fetching reviews:", error);
8484
return [];
8585
}
86-
},
86+
},
8787
};

0 commit comments

Comments
 (0)