From fd3436f1ccc55d649c5d071de7f187875bb2bc51 Mon Sep 17 00:00:00 2001 From: Lucas Payr Date: Tue, 26 May 2020 07:27:28 +0200 Subject: [PATCH] Wrong Image for Tab in Widget.elm --- src/Widget.elm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Widget.elm b/src/Widget.elm index fd32029..a85bfc2 100644 --- a/src/Widget.elm +++ b/src/Widget.elm @@ -106,7 +106,7 @@ You can create you own widgets by sticking widgets types together. # Tab -![tab](https://orasund.github.io/elm-ui-widgets/assets/textInput.png) +![tab](https://orasund.github.io/elm-ui-widgets/assets/tab.png) [Open in Ellie](https://ellie-app.com/8XDzMBgC36wa1)