File tree 3 files changed +8
-8
lines changed
3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 37
37
"react-dom" : " ^15.0.0 || ^16.0.0"
38
38
},
39
39
"dependencies" : {
40
- "react-netlify-identity" : " ^0.1.3 "
40
+ "react-netlify-identity" : " ^0.1.5 "
41
41
},
42
42
"config" : {
43
43
"commitizen" : {
Original file line number Diff line number Diff line change @@ -10,9 +10,9 @@ function LoggedOutScreen() {
10
10
return (
11
11
< div >
12
12
< Tabs defaultIndex = { 0 } >
13
- < TabList >
14
- < Tab > Login</ Tab >
15
- < Tab > Sign Up</ Tab >
13
+ < TabList className = "header" >
14
+ < Tab className = "btn btnHeader" > Login</ Tab >
15
+ < Tab className = "btn btnHeader" > Sign Up</ Tab >
16
16
</ TabList >
17
17
18
18
< TabPanels >
Original file line number Diff line number Diff line change @@ -7043,10 +7043,10 @@ react-is@^16.8.4:
7043
7043
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.8.6.tgz#5bbc1e2d29141c9fbdfed456343fe2bc430a6a16"
7044
7044
integrity sha512-aUk3bHfZ2bRSVFFbbeVS4i+lNPZr3/WM5jT2J5omUVV1zzcs1nAaf3l51ctA5FFvCRbhrH0bdAsRRQddFJZPtA==
7045
7045
7046
- react-netlify-identity@^0.1.3 :
7047
- version "0.1.3 "
7048
- resolved "https://registry.yarnpkg.com/react-netlify-identity/-/react-netlify-identity-0.1.3 .tgz#720dd09b52e2f07fa5195c01549cf633700fc0f7 "
7049
- integrity sha512-1QW1d4ExRhoaemGyb3n5ual6rvonwgA2lnbp9Gm+j0jvpA7dUidpdjyqCEhEU0IZhaVn7ZzsHK5wMa6/TELs1w ==
7046
+ react-netlify-identity@^0.1.5 :
7047
+ version "0.1.5 "
7048
+ resolved "https://registry.yarnpkg.com/react-netlify-identity/-/react-netlify-identity-0.1.5 .tgz#2247c8e4a41f937e627b5426f31712d9e8587601 "
7049
+ integrity sha512-F8qAPatDiu3P8V26Y7gtZLgmMMPyc0QRhXhJZ3WLAuJkuaHnT362sJqxu/O4ZBx6S89awQft/cSGcpri2KfzXg ==
7050
7050
dependencies :
7051
7051
gotrue-js "^0.9.25"
7052
7052
tsdx "^0.6.0"
You can’t perform that action at this time.
0 commit comments