Skip to content

Commit

Permalink
Remove update to entry.js
Browse files Browse the repository at this point in the history
  • Loading branch information
aaroncannoncv authored and Kikobeats committed Oct 25, 2024
1 parent 3a1f552 commit d610ce9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/js/entry.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ require('./../style/scss/global.scss')

const app = document.getElementById('mac-react-container')

// app entrypoint
//app entrypoint
ReactDom.render(
<div class='app-entry'>
<Index />
Expand Down

0 comments on commit d610ce9

Please sign in to comment.