📂 FileMgr
📍
/home/coemyoza/public_html/wp-content/plugins/give/src/Views/Components/Notice
✏️ Edit File: /home/coemyoza/public_html/wp-content/plugins/give/src/Views/Components/Notice/index.js
⬅ Kembali
import styles from './style.module.scss'; const Notice = ({children}) => { return ( <div className={styles.notice}> <div className={styles.card}>{children}</div> </div> ); }; export default Notice;
💾 Simpan File
Batal
⬅ Naik ke Components
2 item
Nama
Tipe
Ukuran
Diubah
Aksi
📜
index.js
js
236 B
2022-11-29 18:00
✏️ Edit
👁️ View
🗑 Hapus
📄
style.module.scss
scss
836 B
2022-11-29 18:00
✏️ Edit
👁️ View
🗑 Hapus