=
function Goal(props) {
const isGoal = props.isGoal;
if (isGoal) {
return <MadeGoal/>;
}
return <MissedGoal/>;
}
const root = ReactDOM.createRoot(document.getElementById('root'));
root.render(<Goal isGoal={false} />);
=
asset_url = domain/public chmod -R 755 public/admin/ composer dump-autoload get the application from hostinger
No comments:
Post a Comment