File manager - Edit - /home/matthif/www/wp-content/plugins/visual-portfolio/gutenberg/components/notice/index.js
Back
import './style.scss'; import classnames from 'classnames/dedupe'; import { Notice } from '@wordpress/components'; /** * Component Class * * @param props */ export default function NoticeComponent(props) { const { className, ...allProps } = props; return ( <Notice className={classnames('vpf-component-notice', className)} {...allProps} /> ); }
| ver. 1.4 |
Github
|
.
| PHP 5.4.45 | Generation time: 0 |
proxy
|
phpinfo
|
Settings