UNPKG

@wordpress/block-library

Version:
10 lines (9 loc) 318 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; // Mobile has no separator settings at this time, so render nothing. const SeparatorSettings = () => null; var _default = exports.default = SeparatorSettings; //# sourceMappingURL=separator-settings.native.js.map