chore: remove react-helmet-async

This commit is contained in:
Hafid Nur
2025-11-25 15:37:47 +07:00
parent 4988980384
commit fcaa449630
7 changed files with 51 additions and 218 deletions
-1
View File
@@ -7,4 +7,3 @@ export * from './cookies';
export * from './session';
export * from './constants';
export * from './logic';
export * from './seo';
-1
View File
@@ -1 +0,0 @@
export { Helmet, HelmetProvider } from 'react-helmet-async';