Mostly use String instead of Text

This commit is contained in:
2023-01-15 12:26:45 +00:00
parent 64b1c2761e
commit a50e2ff406
18 changed files with 50 additions and 65 deletions
+1 -1
View File
@@ -66,7 +66,7 @@ data ScreenLayer
, _scListDisplayParams :: ListDisplayParams
}
| InputScreen
{ _scInput :: T.Text
{ _scInput :: String
, _scFooter :: String
}
-- | WaitScreen