Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix typo
  • Loading branch information
talldan committed Apr 18, 2023
commit cb24c0b362a5855dbe7c990921161f1e0e5fc381
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ function getVisibleHandles( alignment ) {
}

/**
* A component that composes together the `ResizebleBox` and `BlockAlignmentVisualizer`
* A component that composes `ResizableBox` and `BlockAlignmentVisualizer`
* and configures snapping to block alignments.
*
* @param {Object} props
Expand Down