Migrate `alert-class-vue` in `app/assets/javascripts/behaviors/markdown/render_math.js`
Detected usage of gl-alert
class inside JS/Vue file.
Please use the GlAlert
component from @gitlab/ui
.
This is very closely related to #455638 (closed), and the two should probably be tackled together.