Skip to content

Commit 0d1a6e9

Browse files
committed
chore(ui): Fix typo (#2781)
1 parent 98f2756 commit 0d1a6e9

File tree

1 file changed

+0
-1
lines changed
  • docs/dev-notes/2025-11-02/make-button-group-responsive

1 file changed

+0
-1
lines changed

docs/dev-notes/2025-11-02/make-button-group-responsive/plan.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ Tailwind CSSのレスポンシブクラスを使用してボタンの折り返
4646
| `justify-start` | ボタン自体を左寄せ(ButtonGroup内) |
4747
| `gap-1` | ボタン間のスペーシング(0.25rem) |
4848
| `rounded-lg` | ボタンの角に丸みを付与 |
49-
| `border-b-0` | 下部ボーダーラインを削除 |
5049
| `shadow-none` | デフォルトシャドウを削除 |
5150

5251
## 注記

0 commit comments

Comments
 (0)