not the best solution as dismissing all on ended, but still okay

This commit is contained in:
talksik
2022-02-20 16:54:47 -08:00
parent 0f5e113a00
commit 06b5e556ee
3 changed files with 33 additions and 18 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
{
"presets": ["next/babel"],
"plugins": ["transform-remove-console"]
}
// "plugins": ["transform-remove-console"]
}