Newer
Older
support / ui / model / src / AppEvent.scala
package works.iterative.ui.model

enum AppEvent:
  case NavigateTo(href: String)