Skip to content

Commit 8540b94

Browse files
committed
update README.md
1 parent 6b82849 commit 8540b94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ If you like to support my open-source contributions please star and share this p
130130
// next.config.js
131131
const withTM = require('next-transpile-modules')([
132132
'react-spinners-css',
133-
'@bit/joshk.react-spinners-css.circle',
133+
'@bit/*',
134134
]) // pass the modules you would like to see transpiled
135135
136136
module.exports = withTM()

0 commit comments

Comments
 (0)