Commit f23e7b3e authored by Fabien Maniere's avatar Fabien Maniere

ommit a file after purs-tidy

parent ea209680
Pipeline #7300 failed with stages
in 18 minutes and 30 seconds
...@@ -305,7 +305,8 @@ uploadFileViewWithLangsCpt = here.component "uploadFileViewWithLangs" cpt ...@@ -305,7 +305,8 @@ uploadFileViewWithLangsCpt = here.component "uploadFileViewWithLangs" cpt
, H.p {} , H.p {}
[ H.text "- My list first: the analysis will generate a list of terms based on your previous lists of terms" [ H.text "- My list first: the analysis will generate a list of terms based on your previous lists of terms"
, H.br {} , H.br {}
, H.text "- NoList: the analysis will not generate any terms" ] , H.text "- NoList: the analysis will not generate any terms"
]
] ]
, ListSelection.selection { selection, session } [] , ListSelection.selection { selection, session } []
] ]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment