Skip to content

Commit

Permalink
docs: modified react document errors
Browse files Browse the repository at this point in the history
  • Loading branch information
dearDreamWeb authored and maxnowack committed May 23, 2024
1 parent eb73f4d commit ae9caa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/react/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ import { Collection } from 'signaldb'
import maverickReactivityAdapter from 'signaldb-plugin-maverickjs'

const Posts = new Collection({
reactivityAdapter: maverickReactivityAdapter,
reactivity: maverickReactivityAdapter,
})

export default Posts
Expand Down

0 comments on commit ae9caa3

Please sign in to comment.