1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-09 00:18:00 +01:00

fix: remove console log

This commit is contained in:
Fredrik Oseberg 2021-04-13 09:09:50 +02:00
parent e69ba78536
commit 2a0acd3fb2
4 changed files with 14 additions and 1 deletions

View File

@ -17,7 +17,6 @@ const Login = ({ history, loadInitialData, isUnauthorized, authDetails }) => {
const smallScreen = useMediaQuery(theme.breakpoints.up('md')); const smallScreen = useMediaQuery(theme.breakpoints.up('md'));
useEffect(() => { useEffect(() => {
console.log(isUnauthorized());
if (isUnauthorized()) { if (isUnauthorized()) {
loadInitialData(); loadInitialData();
} else { } else {

View File

@ -0,0 +1,6 @@
<svg width="31" height="34" viewBox="0 0 31 34" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M15.0073 2.80752V31.3453" stroke="white" stroke-miterlimit="10"/>
<path d="M2.10059 17.0763H27.9138" stroke="white" stroke-miterlimit="10"/>
<path d="M20.7949 10.6777L9.21973 23.4747" stroke="white" stroke-miterlimit="10"/>
<path d="M9.21973 10.6777L20.7949 23.4747" stroke="white" stroke-miterlimit="10"/>
</svg>

After

Width:  |  Height:  |  Size: 419 B

View File

@ -0,0 +1,4 @@
<svg width="332" height="229" viewBox="0 0 332 229" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M15.4999 200C59.4066 200 95 164.407 95 120.5C95 76.5933 59.4066 41 15.4999 41C-28.4068 41 -64 76.5933 -64 120.5C-64 164.407 -28.4068 200 15.4999 200Z" fill="#5D7A88" fill-opacity="0.75"/>
<path d="M212.2 239H-147.2C-178.973 239 -209.445 226.41 -231.911 203.999C-254.378 181.589 -267 151.193 -267 119.5C-267 87.8066 -254.378 57.4112 -231.911 35.0006C-209.445 12.5901 -178.973 0 -147.2 0H212.2C243.973 0 274.445 12.5901 296.911 35.0006C319.378 57.4112 332 87.8066 332 119.5C332 151.193 319.378 181.589 296.911 203.999C274.445 226.41 243.973 239 212.2 239ZM-147.2 15.9333C-174.737 15.9333 -201.145 26.8448 -220.616 46.2673C-240.088 65.6898 -251.027 92.0324 -251.027 119.5C-251.027 146.968 -240.088 173.31 -220.616 192.733C-201.145 212.155 -174.737 223.067 -147.2 223.067H212.2C239.737 223.067 266.145 212.155 285.617 192.733C305.088 173.31 316.027 146.968 316.027 119.5C316.027 92.0324 305.088 65.6898 285.617 46.2673C266.145 26.8448 239.737 15.9333 212.2 15.9333H-147.2Z" fill="#5D7A88" fill-opacity="0.75"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -0,0 +1,4 @@
<svg width="332" height="239" viewBox="0 0 332 239" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M197 200C240.63 200 276 163.959 276 119.5C276 75.0411 240.63 39 197 39C153.369 39 118 75.0411 118 119.5C118 163.959 153.369 200 197 200Z" fill="#5D7A88" fill-opacity="0.75"/>
<path d="M212.2 239H-147.2C-178.973 239 -209.445 226.41 -231.911 203.999C-254.378 181.589 -267 151.193 -267 119.5C-267 87.8067 -254.378 57.4113 -231.911 35.0007C-209.445 12.5901 -178.973 0 -147.2 0H212.2C243.973 0 274.445 12.5901 296.911 35.0007C319.378 57.4113 332 87.8067 332 119.5C332 151.193 319.378 181.589 296.911 203.999C274.445 226.41 243.973 239 212.2 239ZM-147.2 15.9333C-174.737 15.9333 -201.145 26.8448 -220.617 46.2673C-240.088 65.6898 -251.027 92.0324 -251.027 119.5C-251.027 146.968 -240.088 173.31 -220.617 192.733C-201.145 212.155 -174.737 223.067 -147.2 223.067H212.2C239.737 223.067 266.145 212.155 285.617 192.733C305.088 173.31 316.027 146.968 316.027 119.5C316.027 92.0324 305.088 65.6898 285.617 46.2673C266.145 26.8448 239.737 15.9333 212.2 15.9333H-147.2Z" fill="#5D7A88" fill-opacity="0.75"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB