Skip to content

Commit

Permalink
Merge pull request #4 from pooja-thalur/14-12-2023
Browse files Browse the repository at this point in the history
deploy
  • Loading branch information
pooja-thalur authored Dec 15, 2023
2 parents 7991fce + e0f5dc1 commit 5e25cf9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ dist-ssr
*.njsproj
*.sln
*.sw?
node_modules
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.jsx"></script>
<script type="module" src="src/main.jsx"></script>

</body>
</html>

0 comments on commit 5e25cf9

Please sign in to comment.