oldoc63 / learningFS

Web development back and front
0 stars 0 forks source link

Add a type=module attribute to script `<script src='main.js'>` #1026

Open oldoc63 opened 2 years ago

oldoc63 commented 2 years ago

Even if you correctly completed the previous tasks, the radio-style elements still will not render. This is because we are now required to specify that main.js is using modules.

In index.html, add a type attribute to Githubissues.

  • Githubissues is a development platform for aggregating issues.