Skip to content

Commit

Permalink
Restore All sides aria label
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronrobertshaw committed May 16, 2023
1 parent a294233 commit 9155b35
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ export default function AllInputControl( {
<SpacingInputControl
value={ allValue }
onChange={ handleOnChange }
side={ 'all' }
side={ 'linked' }
spacingSizes={ spacingSizes }
isMixed={ isMixed }
type={ type }
Expand Down

0 comments on commit 9155b35

Please sign in to comment.