Skip to content

Commit

Permalink
fix imports
Browse files Browse the repository at this point in the history
  • Loading branch information
stCarolas committed Jun 18, 2024
1 parent f500343 commit fc5c7e4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ async function widgetSettingsLoader({

return { recipientId, settings, conf, widgetId };
}
import { i18n } from "i18next";

const router = createBrowserRouter([
{
Expand Down

0 comments on commit fc5c7e4

Please sign in to comment.