rsnext/examples/with-couchbase/util
Elliot Scribner f78ebd0895
Fix: changing import syntax slightly to ensure success with create-next-app (#28431)
Just a small change to recently merged PR; for some reason `import couchbase from 'couchbase'` is not working correctly when I use create-next-app to bootstrap with the `with-couchbase` example, despite initially working within my local next.js directory. The wildcard import fixes that issue. Thanks!

## Documentation / Examples

- [x] Make sure the linting passes
2021-08-24 16:48:28 +00:00
..
couchbase.js Fix: changing import syntax slightly to ensure success with create-next-app (#28431) 2021-08-24 16:48:28 +00:00