/** * Customize Controls. * * This is the primary script for the customize controls panel. Use this file * importing scripts for custom panels, sections, and controls. * * @package CustomizeSectionButton * @author WPTRT * @copyright 2019 WPTRT * @license https://www.gnu.org/licenses/gpl-2.0.html GPL-2.0-or-later * @link https://github.com/WPTRT/customize-section-button */ import sectionButton from './customize-controls/section-button';