File manager - Edit - /home/palg2351/public_html/wp-content/themes/blocksy/static/js/options/options/ct-notification.js
Back
import { Fragment, createElement, Component } from '@wordpress/element' const Notification = ({ option: { text = '', attr = {} } }) => ( <Fragment> <div className="ct-notification" {...{ ...(attr || {}), }} dangerouslySetInnerHTML={{ __html: text, }} /> </Fragment> ) Notification.renderingConfig = { design: 'none' } export default Notification
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0.06 |
proxy
|
phpinfo
|
Settings