Skip to content

Commit

Permalink
client: Build test
Browse files Browse the repository at this point in the history
  • Loading branch information
TomNuttall committed Nov 17, 2024
1 parent 58554f0 commit 7a16681
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/src/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@ import './style.css'
document.querySelector<HTMLDivElement>('#app')!.innerHTML = `
<div>
<h1>IN PROGRESS</h1>
<p>Testing</p>
</div>
`

0 comments on commit 7a16681

Please sign in to comment.