chore: bump version to 2.21.16 and refactor CookieBanner component
- Updated application version from 2.21.15 to 2.21.16 in package.json. - Refactored CookieBanner to use dynamic import for improved performance and server-side rendering handling. - Enhanced accessibility by updating the Dialog title structure in the CookieBanner component.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "next-supabase-saas-kit-turbo",
|
||||
"version": "2.21.15",
|
||||
"version": "2.21.16",
|
||||
"private": true,
|
||||
"sideEffects": false,
|
||||
"engines": {
|
||||
|
||||
Reference in New Issue
Block a user