fix: issue with focus states in safari, fixed multiple focus states accross the application
Approved-by: Anton Gunnarsson
This commit is contained in:
@@ -228,8 +228,8 @@
|
||||
"dependencies": {
|
||||
"@material-symbols/svg-400": "0.40.2",
|
||||
"@scandic-hotels/common": "workspace:*",
|
||||
"sonner": "^2.0.3",
|
||||
"class-variance-authority": "^0.7.1"
|
||||
"class-variance-authority": "^0.7.1",
|
||||
"sonner": "^2.0.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@babel/core": "^7.27.4",
|
||||
|
||||
Reference in New Issue
Block a user