<!DOCTYPE html>
<html >
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>DaDevCoder</title>
<link href="" rel="stylesheet">
<link href="" rel="stylesheet">
@viteReactRefresh
@vite('resources/js/app.jsx')
</head>
<body>
<div class="" id="app">
<h1>asdassdasdasasd</h1>
</div>
</body>
</html>
I just got this problem my react file won't load in id 'app' only h1 tag displays in hostinger, maybe file directories are some adjustments maybe, Ineed your help
why only h1 tag only appears in welcome.blade.php file, what are the adjustment I need in my file, btw I upload the file in hostinger
source https://stackoverflow.com/questions/77217616/h1-tag-only-display-in-hostinger
No comments:
Post a Comment