Skip to content

Commit

Permalink
Merge branch 'hotfix'
Browse files Browse the repository at this point in the history
  • Loading branch information
nkte8 committed Mar 31, 2024
2 parents 2381948 + 1c6e958 commit 0293893
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion astro/src/components/Client/bsky/unique/TextInputBox.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,6 @@ const Component = ({

return (
<div
draggable="true"
onDragEnter={handleDragEnter}
onDragOver={handleOnDragOver}
onDrop={handleOnDrop}
Expand Down

0 comments on commit 0293893

Please sign in to comment.