1
0
mirror of https://github.com/upscayl/upscayl.git synced 2025-02-22 21:40:13 +01:00

Update button

This commit is contained in:
Nayam Amarshe 2023-08-11 15:17:28 +05:30
parent bd5dd3ec07
commit a4a368b127

View File

@ -670,7 +670,7 @@ const Home = () => {
All done! All done!
</p> </p>
<button <button
className="btn bg-gradient-blue rounded-lg p-3 font-medium text-white/90 transition-colors" className="btn btn-primary bg-gradient-blue rounded-lg p-3 font-medium text-white/90 transition-colors"
onClick={openFolderHandler}> onClick={openFolderHandler}>
Open Upscayled Folder Open Upscayled Folder
</button> </button>