: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
import { styled } from '@linaria/react';
import React from 'react';
const Container = styled.div`
export default function ElementorButton({
}: React.PropsWithChildren<React.ButtonHTMLAttributes<HTMLButtonElement>>) {
<Container className="elementor-button-wrapper">
className="elementor-button elementor-button-default"