LiveView 0.18 moved the `sigil_H/2` macro from `Phoenix.LiveView.Helpers` to `Phoenix.Component`. This is used in the `__using__` macro of `Desktop.Menu`.
LiveView 0.18 moved the
sigil_H/2macro fromPhoenix.LiveView.HelperstoPhoenix.Component.This is used in the
__using__macro ofDesktop.Menu.