Skip to content

Commit 6cadca2

Browse files
authoredAug 20, 2022
Update README.md
1 parent b6b8053 commit 6cadca2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎README.md

-1
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,6 @@ function App() {
134134
import React from 'react'
135135
import ReactDOM from 'react-dom'
136136
import { useObservable } from 'rxjs-hooks'
137-
import { of } from 'rxjs'
138137
import { map } from 'rxjs/operators'
139138
140139
function App(props: { foo: number }) {

0 commit comments

Comments
 (0)
Please sign in to comment.