icssc / AntAlmanac

A course exploration and scheduling tool for UCI Anteaters
https://antalmanac.com
MIT License
54 stars 64 forks source link

fix: add back hover preview #880

Closed KevinWu098 closed 6 months ago

KevinWu098 commented 6 months ago

Summary

  1. Adds back listeners for the hover preview
  2. Remove unused var

Test Plan

  1. Does hover preview work?

Issues

Closes #879