Skip to content

Commit

Permalink
[RNMobile][Embed block] Disable paragraph transform (#33745)
Browse files Browse the repository at this point in the history
  • Loading branch information
ceyhun authored and fluiddot committed Jul 30, 2021
1 parent 54bbe90 commit 974ec0e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/block-library/src/embed/transforms.native.js
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
/**
* Internal dependencies
*/
import webTransforms from './transforms.js';
import transformationCategories from '../transformationCategories';

const transforms = {
...webTransforms,
supportedMobileTransforms: transformationCategories.media,
};

Expand Down

0 comments on commit 974ec0e

Please sign in to comment.