/var/www/vhosts/ihelp.ro/ajutam.ro/wp-content/plugins/give/src/Views/Components/Notice
NameSizeModeActions
index.js2360644editdlrm
style.module.scss8360644editdlrm
Edit: /var/www/vhosts/ihelp.ro/ajutam.ro/wp-content/plugins/give/src/Views/Components/Notice/index.js (236B)
import styles from './style.module.scss'; const Notice = ({children}) => { return (
{children}
); }; export default Notice;