File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -165,7 +165,7 @@ export default function Lazy() {
165
165
The missing link.
166
166
</ Link >
167
167
< Link href = "/foo" > Foo</ Link >
168
- < SegmentedControl aria-label = "Time granularity" styles = { style ( { width : 384 } ) } >
168
+ < SegmentedControl aria-label = "Time granularity" styles = { style ( { width : 384 } ) } isJustified >
169
169
< SegmentedControlItem id = "day" > Day</ SegmentedControlItem >
170
170
< SegmentedControlItem id = "week" > Week</ SegmentedControlItem >
171
171
< SegmentedControlItem id = "month" > Month</ SegmentedControlItem >
Original file line number Diff line number Diff line change @@ -165,7 +165,7 @@ export default function Lazy() {
165
165
The missing link.
166
166
</ Link >
167
167
< Link href = "/foo" > Foo</ Link >
168
- < SegmentedControl aria-label = "Time granularity" styles = { style ( { width : 384 } ) } >
168
+ < SegmentedControl aria-label = "Time granularity" styles = { style ( { width : 384 } ) } isJustified >
169
169
< SegmentedControlItem id = "day" > Day</ SegmentedControlItem >
170
170
< SegmentedControlItem id = "week" > Week</ SegmentedControlItem >
171
171
< SegmentedControlItem id = "month" > Month</ SegmentedControlItem >
You can’t perform that action at this time.
0 commit comments