We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c443db9 commit 08710c8Copy full SHA for 08710c8
frontend/src/components/service/A8RServiceInfo.tsx
@@ -19,7 +19,7 @@ import Box from '@mui/material/Box';
19
import Link from '@mui/material/Link';
20
import Typography from '@mui/material/Typography';
21
import React from 'react';
22
-import { useTranslation } from '../../plugin/pluginI18n';
+import { useTranslation } from 'react-i18next';
23
24
/**
25
* Represents a parsed a8r.io annotation item with display metadata.
0 commit comments