1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-06-12 22:57:38 +02:00

Fixing CRA

This commit is contained in:
Laurent Cozic
2020-02-15 15:21:58 +00:00
parent a52c261d95
commit 2fef4a0c09
69 changed files with 0 additions and 154 deletions

View File

@ -1,5 +1,3 @@
/* eslint-disable enforce-react-hooks/enforce-react-hooks */
const React = require('react');
const { connect } = require('react-redux');