feat: transparency, clipboard paste, face detection optimization

This commit is contained in:
2026-05-16 11:53:57 +07:00
parent 80744f40ba
commit b13d70f2db
16 changed files with 1186 additions and 215 deletions
+1 -1
View File
@@ -4,4 +4,4 @@ const withNextIntl = createNextIntlPlugin();
export default withNextIntl({
reactStrictMode: true,
});
});