mirror of
https://github.com/plankanban/planka.git
synced 2025-12-19 09:13:20 +03:00
Add test libs, update dependencies
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import dequal from 'dequal';
|
||||
import { dequal } from 'dequal';
|
||||
import React, { useCallback, useEffect, useRef } from 'react';
|
||||
import PropTypes from 'prop-types';
|
||||
import { useTranslation } from 'react-i18next';
|
||||
|
||||
Reference in New Issue
Block a user