fix: improve storage file handling (#325)

- Improve storage files handling
- Incremented version in package.json from 2.12.2 to 2.12.3.
- Updated ImageUploader component to improve label and image styles, adding cursor pointer and transition effects for better user interaction.
This commit is contained in:
Giancarlo Buomprisco
2025-08-19 20:37:44 +07:00
committed by GitHub
parent e0560a3685
commit e6ecd63a59
4 changed files with 25 additions and 28 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "next-supabase-saas-kit-turbo",
"version": "2.12.2",
"version": "2.12.3",
"private": true,
"sideEffects": false,
"engines": {