We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d1a6e9 commit 2c1e1f7Copy full SHA for 2c1e1f7
docs/dev-notes/2025-11-02/make-button-group-responsive/plan.md
@@ -50,7 +50,7 @@ Tailwind CSSのレスポンシブクラスを使用してボタンの折り返
50
51
## 注記
52
53
-`ButtonGroup`コンポーネントのデフォルトスタイルに、下部ボーダーラインとシャドウが含まれているため、`border-b-0`と`shadow-none`クラスを追加してそれらを打ち消す必要があります。
+`ButtonGroup`コンポーネントのデフォルトスタイルにシャドウが含まれているため、`shadow-none`クラスを追加してそれらを打ち消す必要があります。
54
55
## 参考資料
56
0 commit comments