Skip to content

Commit 6466f1c

Browse files
committed
fix lint
1 parent 9d5fce1 commit 6466f1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/@react-spectrum/s2/src/Tabs.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ const tablist = style({
144144
compact: 16,
145145
regular: 24
146146
}
147-
},
147+
}
148148
}
149149
}
150150
},

0 commit comments

Comments
 (0)