Skip to content

Commit cfb0a9d

Browse files
committed
docs
1 parent bc3f460 commit cfb0a9d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/content/react/components/bottom-sheet.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -99,10 +99,6 @@ Trigger 외의 방식으로 BottomSheet를 열고 닫을 수 있습니다. 이
9999

100100
#### `reason`
101101

102-
**열릴 때** (`open: true`)
103-
104-
- `"trigger"`: `BottomSheetTrigger` (`BottomSheet.Trigger`)로 열림
105-
106102
**닫힐 때** (`open: false`)
107103

108104
- `"closeButton"`: `BottomSheet.CloseButton`으로 닫힘

0 commit comments

Comments
 (0)