Skip to content

docs(observable.md): add missing import#7026

Merged
benlesh merged 1 commit intoReactiveX:masterfrom
jakovljevic-mladen:add_missing_import_in_observable_guide
Aug 10, 2022
Merged

docs(observable.md): add missing import#7026
benlesh merged 1 commit intoReactiveX:masterfrom
jakovljevic-mladen:add_missing_import_in_observable_guide

Conversation

@jakovljevic-mladen
Copy link
Copy Markdown
Member

@jakovljevic-mladen jakovljevic-mladen commented Jul 21, 2022

Description:
Adds missing import in one of the examples in the Disposing Observable Executions section. Prettier did many "fixes" in the file, I'm sorry for that.

Related issue (if exists):
Closes #6904


```js
```ts
import { Observable } from 'rxjs';
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line was added, other lines were "fixed" by Prettier.

@benlesh benlesh merged commit 3838af8 into ReactiveX:master Aug 10, 2022
@jakovljevic-mladen jakovljevic-mladen deleted the add_missing_import_in_observable_guide branch August 11, 2022 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants