Add upstream
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
/**
|
||||
* Internal dependencies
|
||||
*/
|
||||
import registerJetpackBlock from '../../shared/register-jetpack-block';
|
||||
import { name, settings } from '.';
|
||||
|
||||
registerJetpackBlock( name, settings );
|
||||
Reference in New Issue
Block a user