Files
brpp.pl/wp-content/plugins/contact-form-7/includes/block-editor/index.asset.php
Roman Pyrih 97352dcdc9 first commit
2025-08-26 10:50:15 +02:00

16 lines
220 B
PHP

<?php
return array(
'dependencies' => array(
'react-jsx-runtime',
'wp-api-fetch',
'wp-block-editor',
'wp-blocks',
'wp-components',
'wp-element',
'wp-i18n',
'wp-url',
),
'version' => WPCF7_VERSION,
);