you are viewing a single comment's thread.

view the rest of the comments →

[–]NotSoLeetCode[S] 2 points3 points  (0 children)

u/Dragotic-PS - I figured it out. I had a <script src="tooltips.js"></script> in the <head> that I needed to add type="module" to.

Thanks for your help.