// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html
exports[`SettingsOnboard > Show simple - step 1 1`] = `
"
Let's define a few settings
"
`;
exports[`SettingsOnboard > Show simple - step 2 1`] = `
"
Let's define a few settings
"
`;
exports[`SettingsOnboard > Show simple - step 3 1`] = `
"
Let's define a few settings
"
`;