Force disarm confirmation popup.
Asks the user to confirm force disarming from an error state.
Summary
Functions
@spec render() :: struct()
Renders the force disarm confirmation popup.
Examples
iex> %ExRatatui.Widgets.Popup{} = BB.TUI.Panels.ForceDisarm.render()