// formkit.config.js import { defaultConfig } from '@formkit/vue' export default defaultConfig({ // Optional: You can add global configuration options here. })