feat: add unsplash image chooser for courses thumbnails

This commit is contained in:
swve 2024-10-10 22:06:27 +02:00
parent 3f1e9ecb7f
commit cc68ea2e94
5 changed files with 222 additions and 25 deletions

View file

@ -175,7 +175,7 @@ function UserEditGeneral() {
}
>
<UploadCloud size={16} className="mr-2" />
<span>Change Thumbnail</span>
<span>Change Avatar</span>
</button>
</div>
)}