- Add Array.isArray checks to getGlobalCurrencies helper - Store global currencies in state to avoid timing issues - Add null checks when mapping over currencies - Add defensive checks to TabNav and TabPanel components - Improve error handling in data loading
2 lines
252 B
PHP
2 lines
252 B
PHP
<?php return array('dependencies' => array('react', 'wp-components', 'wp-element', 'wp-i18n', 'wp-icons/build/arrow-left', 'wp-icons/build/bell', 'wp-icons/build/message', 'wp-icons/build/trash', 'wp-primitives'), 'version' => '1a2b3d6682654786741a');
|