Files
bedrock/resources/js/editor.js
Ben Word 2f2d67fb7f Use @roots/vite-plugin (#3231)
Co-authored-by: Brandon <brandon@tendency.me>
2025-02-22 15:13:42 -05:00

6 lines
72 B
JavaScript

import domReady from '@wordpress/dom-ready';
domReady(() => {
//
});