diff --git a/src/main.tsx b/src/main.tsx index 6d579b9..631fcce 100644 --- a/src/main.tsx +++ b/src/main.tsx @@ -93,7 +93,7 @@ if (isDevelopment) { template: `
- ${buttons.map(button => '').join('\n')} + ${buttons.map(button => '').join('\n')}
`, })