Skip to content

Commit c180380

Browse files
MasatoHondaclaude
andcommitted
docs(spindle-ui): design DocのButtonGroup画像をGitHub URLに変更
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent bebc7d8 commit c180380

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

-3.14 KB
Binary file not shown.
-3.65 KB
Binary file not shown.

packages/spindle-ui/src/ButtonGroup/design-doc.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ ButtonGroupは、複数のボタンを横並び(row)または縦並び(col
1515

1616
ContainedボタンとOutlinedボタンを縦に並べる場合、Outlinedボタンを下に配置します。
1717

18-
![縦並びのボタン配置例](./button-layout-vertical.png)
18+
![縦並びのボタン配置例](https://github.com/user-attachments/assets/dd5771bf-72ec-4c86-abdc-be9f08a18960)
1919

2020
### 横並びの例
2121

2222
ContainedボタンとOutlinedボタンを横に並べる場合、Outlinedボタンを左に配置します。
2323

24-
![横並びのボタン配置例](./button-layout-horizontal.png)
24+
![横並びのボタン配置例](https://github.com/user-attachments/assets/f4ded303-ff16-49c8-a3fc-a5924dc70311)
2525

2626
## 使用例
2727

0 commit comments

Comments
 (0)