UNPKG

@wordpress/block-library

Version:
13 lines (10 loc) 330 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 = SeparatorSettings; exports.default = _default; //# sourceMappingURL=separator-settings.native.js.map