1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-18 18:17:03 +00:00

ui: Update Mailbox to use Timer module

This commit is contained in:
James Hillyerd
2020-04-11 15:32:35 -07:00
parent 930801f6da
commit 9e1da20782
2 changed files with 33 additions and 87 deletions

View File

@@ -38,9 +38,7 @@ import Html.Attributes
)
import Html.Events as Events
import Modal
import Process
import Route exposing (Route)
import Task
import Timer exposing (Timer)