@@ -32,7 +32,7 @@ const props = withDefaults(
showBack?: boolean
}>(),
{
- showBack: true
+ showBack: false
}
)