chore(git): Merge branch 'staging' into issue-274
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 44s
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 44s
This commit is contained in:
commit
62639f1986
@ -24,8 +24,8 @@ import { FileDivider } from '../FileDivider'
|
||||
import { Counterpart } from './internal/Counterpart'
|
||||
|
||||
const MINIMUM_RECT_SIZE = {
|
||||
width: 21,
|
||||
height: 21
|
||||
width: 10,
|
||||
height: 10
|
||||
} as const
|
||||
|
||||
const DEFAULT_START_SIZE = {
|
||||
|
Loading…
Reference in New Issue
Block a user