There was an issue saving your repo :(
} 237 | {getRequest.pending &&Loading...
} 238 | {getRequest.rejected && ( 239 |240 | We couldn't read this repository, are you sure it's a very nested 241 | repo? 242 |
243 | )} 244 | {getRequest.fulfilled && ( 245 |pending
} 95 | {repos.value?.data?.some((repo: any) => 96 | repo.name.startsWith("very-nested") 97 | ) && ( 98 |Counter: {counter}
111 | 112 |clicking increment should make the selected item's input lose focus
113 |