Skip to content

Commit

Permalink
fix: remove pointer-events-none class from dropZone area
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-boyd committed Aug 2, 2024
1 parent 06721db commit e1b1102
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/inputs/pro/repeater.ts
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,6 @@ export default {
dark:bg-transparent
[&.formkit-dropZone]:opacity-30
[&.formkit-dropZone]:pointer-events-none
[&.formkit-dropZone]:blur-[2px]
`,
dragHandleWrapper: `
Expand Down

0 comments on commit e1b1102

Please sign in to comment.