WIP: arabic localization.

This commit is contained in:
a.bouhuolia
2021-06-10 14:27:53 +02:00
parent 40c6a1ccbc
commit c66e86fbd5
10 changed files with 8 additions and 36 deletions

View File

@@ -1,6 +1,6 @@
import React from 'react';
import { useHistory } from 'react-router-dom';
import { FormattedMessage as T } from 'react-intl';
import { FormattedMessage as T } from 'components';
import { DataTable } from 'components';