Skip to content

Commit 2c1e1f7

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

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Tailwind CSSのレスポンシブクラスを使用してボタンの折り返
5050

5151
## 注記
5252

53-
`ButtonGroup`コンポーネントのデフォルトスタイルに、下部ボーダーラインとシャドウが含まれているため、`border-b-0``shadow-none`クラスを追加してそれらを打ち消す必要があります。
53+
`ButtonGroup`コンポーネントのデフォルトスタイルにシャドウが含まれているため、`shadow-none`クラスを追加してそれらを打ち消す必要があります。
5454

5555
## 参考資料
5656

0 commit comments

Comments
 (0)