--- title: Configuration description: nav: 0 --- ## Configuration You can configure Leva by using the `` component anywhere in your App: ```jsx import { Leva } from 'leva' export default function MyApp() { return ( <>