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

import React from "react"

export default function Map1({ data }) {
    const { google_map_iframe } = data
    return (
        <div
            className="cs_google_map cs_gray_bg"
            dangerouslySetInnerHTML={{
                __html: google_map_iframe
            }}
        />
    )
}

Directory Contents

Dirs: 0 × Files: 1

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

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