diff --git a/example/next.config.js b/example/next.config.js index 614c891..509ce91 100755 --- a/example/next.config.js +++ b/example/next.config.js @@ -1,4 +1,4 @@ -const nextTranslate = require('next-translate'); +const nextTranslate = require('next-translate') /** @type {import('next').NextConfig} */ const nextConfig = {