Skip to content

Commit 8e9c0a3

Browse files
committed
chore: prettier
1 parent 1c68a95 commit 8e9c0a3

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

packages/launch/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
For docs please see our homepage [https://rocket.modern-web.dev/docs/presets/launch/](https://rocket.modern-web.dev/docs/presets/launch/).
44

5-
65
## `inline-notification/index.js`:
76

87
### class: `InlineNotification`, `inline-notification`

packages/search/README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ Add a search for all your static content.
44

55
For docs please see our homepage [https://rocket.modern-web.dev/docs/presets/search/](https://rocket.modern-web.dev/docs/presets/search/).
66

7-
87
## `src/RocketSearch.js`:
98

109
### class: `RocketSearch`
@@ -80,11 +79,11 @@ For docs please see our homepage [https://rocket.modern-web.dev/docs/presets/sea
8079

8180
#### Methods
8281

83-
| Name | Privacy | Description | Parameters | Return | Inherited From |
84-
| -------------------- | ------- | ----------- | ---------- | ------ | -------------- |
85-
| _connectSlotMixin | | | | | |
86-
| _defineOverlayConfig | | | | | |
87-
| focus | | | | | |
82+
| Name | Privacy | Description | Parameters | Return | Inherited From |
83+
| --------------------- | ------- | ----------- | ---------- | ------ | -------------- |
84+
| \_connectSlotMixin | | | | | |
85+
| \_defineOverlayConfig | | | | | |
86+
| focus | | | | | |
8887

8988
<hr/>
9089

0 commit comments

Comments
 (0)