refactor: replace 'preact' with 'react' (#1048)
This commit is contained in:
@@ -12,7 +12,7 @@ import {
|
||||
SNNote,
|
||||
} from '@standardnotes/snjs'
|
||||
|
||||
import { NoteView } from './NoteView'
|
||||
import NoteView from './NoteView'
|
||||
|
||||
describe('NoteView', () => {
|
||||
let noteViewController: NoteViewController
|
||||
|
||||
Reference in New Issue
Block a user