Skip to content

Commit 540ecfd

Browse files
Merge pull request #2043 from lumi-tip/development-lumi-9215
🐛 small bug on loading
2 parents 31ad5d8 + 68ed96e commit 540ecfd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pages/bootcamp/useBootcamp.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,6 @@ export const useBootcamp = () => {
122122

123123
if (alreadyHaveThisCohort) {
124124
callback();
125-
setIsFetching(false);
126125
if (withAlert) {
127126
createToast({
128127
position: 'top',

0 commit comments

Comments
 (0)