mirror of
https://github.com/ascribe/onion.git
synced 2024-12-22 17:33:14 +01:00
Fix input for FacebookShareButton
This commit is contained in:
parent
7f1e4ce0db
commit
3984469f38
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
import React from 'react';
|
import React from 'react';
|
||||||
|
|
||||||
import FacebookHandler from '../../third_party/facebook';
|
import FacebookHandler from '../../third_party/facebook_handler';
|
||||||
|
|
||||||
import AppConstants from '../../constants/application_constants';
|
import AppConstants from '../../constants/application_constants';
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user