Linux build case sensitivity fix (#3161)

This commit is contained in:
Jaco Greeff 2016-11-04 00:35:07 +01:00 committed by Arkadiy Paronyan
parent e8b2635545
commit 71512cf90d

View File

@ -14,4 +14,4 @@
// You should have received a copy of the GNU General Public License
// along with Parity. If not, see <http://www.gnu.org/licenses/>.
export default from './CopyToClipboard';
export default from './copyToClipboard';