Skip to content

Commit

Permalink
Update next-js.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nandorojo authored Oct 24, 2021
1 parent 2a9c5c1 commit 9c3badb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/docs/next-js.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ const withPlugins = require('next-compose-plugins')
const withTM = require('next-transpile-modules')([
'moti',
'@motify/core',
'@motify/components',
// '@motify/interactions' // uncomment if you use these
// you can add other modules that need traspiling here
])

Expand Down

0 comments on commit 9c3badb

Please sign in to comment.