We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 06f578c + eb503da commit 1aac9e7Copy full SHA for 1aac9e7
1 file changed
my-app/src/model.js
@@ -83,5 +83,5 @@ export const model = {
83
console.error("Error fetching reviews:", error);
84
return [];
85
}
86
- },
+ },
87
};
0 commit comments