diff --git a/components/sesyon/koneksyon.js b/components/sesyon/koneksyon.js index 1852f6d..aa53542 100644 --- a/components/sesyon/koneksyon.js +++ b/components/sesyon/koneksyon.js @@ -106,7 +106,7 @@ function Koneksyon({detay, tit, soutit, titGwose, chimen}) { return ( {tit && ( - + {tit} @@ -169,8 +169,16 @@ function Koneksyon({detay, tit, soutit, titGwose, chimen}) { {loading && } + + {PROVIDERS.map(({id, title, icon}) => ( + + + + ))} + + {detay && ( - + Pour obtenir un accès, faites-en la demande @@ -183,14 +191,6 @@ function Koneksyon({detay, tit, soutit, titGwose, chimen}) { )} - - {PROVIDERS.map(({id, title, icon}) => ( - - - - ))} - - {loginError && (