Skip to content

Commit

Permalink
chore: prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
bennypowers committed Jul 11, 2021
1 parent 1c68a95 commit 8e9c0a3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
1 change: 0 additions & 1 deletion packages/launch/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

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


## `inline-notification/index.js`:

### class: `InlineNotification`, `inline-notification`
Expand Down
11 changes: 5 additions & 6 deletions packages/search/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ Add a search for all your static content.

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


## `src/RocketSearch.js`:

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

#### Methods

| Name | Privacy | Description | Parameters | Return | Inherited From |
| -------------------- | ------- | ----------- | ---------- | ------ | -------------- |
| _connectSlotMixin | | | | | |
| _defineOverlayConfig | | | | | |
| focus | | | | | |
| Name | Privacy | Description | Parameters | Return | Inherited From |
| --------------------- | ------- | ----------- | ---------- | ------ | -------------- |
| \_connectSlotMixin | | | | | |
| \_defineOverlayConfig | | | | | |
| focus | | | | | |

<hr/>

Expand Down

0 comments on commit 8e9c0a3

Please sign in to comment.