PHP 8.2.30
Preview: CustomHTML.jsx Size: 259 B
/proc/thread-self/root/home/byroehnu/easetack.com/resources/js/Frontend/Components/CustomHTML/CustomHTML.jsx

import React from "react"

export default function CustomHTML({ data }) {
    return (
        <div
            className="cs_custom_html_section"
            dangerouslySetInnerHTML={{
                __html: data.html_code
            }}
        />
    )
}

Directory Contents

Dirs: 0 × Files: 1

Name Size Perms Modified Actions
259 B lrw-rw-rw- 2025-04-08 04:12:57
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).