fix copy to clipboard bug

This commit is contained in:
Saeed Vaziry
2024-03-16 23:42:22 +01:00
parent 77d6914cd9
commit 1333acf1ef
11 changed files with 56 additions and 80 deletions

View File

@ -7,7 +7,6 @@
"lint:fix": "prettier --write ./resources/views"
},
"devDependencies": {
"@ryangjchandler/alpine-clipboard": "^2.2.0",
"@tailwindcss/forms": "^0.5.2",
"@tailwindcss/typography": "^0.5.9",
"alpinejs": "^3.4.2",