Use my fork of inferno-i18next. Fixes #413 (#415)

This commit is contained in:
Dessalines 2021-09-18 10:27:49 -04:00 committed by GitHub
parent 82bea8549a
commit 4b23b78efe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 23 additions and 10 deletions

View file

@ -1,5 +1,5 @@
import { Component, linkEvent } from "inferno";
import { T } from "inferno-i18next";
import { T } from "inferno-i18next-dess";
import { Link } from "inferno-router";
import {
AddAdminResponse,