Update ImportFolderButton.tsx

fixed icon
This commit is contained in:
Dustin Loring 2024-12-01 09:13:16 -05:00 committed by GitHub
parent 7574337002
commit 6aaa2f01e2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -156,7 +156,7 @@ ${fileArtifacts.join('\n\n')}
}}
className={className}
>
<div className="i-ph:folder-simple-upload" />
<div className="i-ph:upload-simple" />
Import Folder
</button>
</>