mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-05 14:00:41 -05:00
update show-project-links (#42940)
This commit is contained in:
@@ -64,7 +64,7 @@ const ShowProjectLinks = (props: IShowProjectLinksProps): JSX.Element => {
|
||||
isOpen: true
|
||||
});
|
||||
|
||||
if (files) {
|
||||
if (files?.length) {
|
||||
return (
|
||||
<button
|
||||
className='project-link-button-override'
|
||||
|
||||
Reference in New Issue
Block a user