diff --git a/src/theme/Root.tsx b/src/theme/Root.tsx index 05c955eee..30b594f4d 100644 --- a/src/theme/Root.tsx +++ b/src/theme/Root.tsx @@ -36,6 +36,12 @@ export default function Root({ children }: TRootProps) { + + {/* This script is only for enabling crowdin in context tool. Should be removed once translation is ready! */} + + ); }