Skip to content

Commit

Permalink
update syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
Lyanthropos committed Mar 16, 2023
1 parent aa2abfb commit 1751608
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Tools/_framework/Panels/Panel.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ export default function DragPanel({
}),
rubberband: true,
axis: direction.drag[0],
initial: () => [
from: () => [
dir.get() * direction.drag[1],
dir.get() * direction.drag[1],
],
Expand Down

0 comments on commit 1751608

Please sign in to comment.