stardvst

Results 1 issues of stardvst

when the entered user has no public repos, the following error is printed: ``` Cannot read properties of undefined (reading 'name') ``` i fixed RepoMenu.js with the following code. if...