Skip to main content
Module

x/valtio/website/next.config.js

πŸ’Š Valtio makes proxy-state simple for React and Vanilla
Go to Latest
File
/** @type {import('next').NextConfig} */module.exports = { reactStrictMode: true,}