芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/reginaeigbe.com/folder/admin/tmp/resources/js/Frontend/Components/Cta/CtaStyle2.jsx
import NavigationLink from "@/Components/NavigationLink"; import parse from 'html-react-parser'; export default function CtaStyle2({bgUrl, btnLink, btnText}){ return(
{ btnText && parse(btnText) }
) }