Made with
should display the Header component 1`] = `
on
should display the Header component 1`] = `
/>
should display the Header component 1`] = `
xlink:href="[object Object]#austria"
/>
+
Powered by
@@ -726,7 +736,7 @@ exports[` should display the Header component 1`] = `
`;
exports[` should display the Loading component at the beginning 1`] = `
-.emotion-68 {
+.emotion-71 {
background-color: #fff;
}
@@ -878,7 +888,7 @@ exports[` should display the Loading component at the beginning 1`] = `
}
}
-.emotion-66 {
+.emotion-69 {
background: #f9f9f9;
border-top: 1px solid #e3e3e3;
color: #999999;
@@ -886,7 +896,7 @@ exports[` should display the Loading component at the beginning 1`] = `
padding: 20px;
}
-.emotion-64 {
+.emotion-67 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
@@ -903,7 +913,7 @@ exports[` should display the Loading component at the beginning 1`] = `
}
@media (min-width:768px) {
- .emotion-64 {
+ .emotion-67 {
min-width: 400px;
max-width: 800px;
margin: auto;
@@ -915,12 +925,12 @@ exports[` should display the Loading component at the beginning 1`] = `
}
@media (min-width:1024px) {
- .emotion-64 {
+ .emotion-67 {
max-width: 1240px;
}
}
-.emotion-55 {
+.emotion-58 {
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
@@ -929,7 +939,7 @@ exports[` should display the Loading component at the beginning 1`] = `
}
@media (min-width:768px) {
- .emotion-55 {
+ .emotion-58 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
@@ -942,12 +952,12 @@ exports[` should display the Loading component at the beginning 1`] = `
padding: 0 5px;
}
-.emotion-53 {
+.emotion-56 {
position: relative;
height: 18px;
}
-.emotion-53:hover .emotion-52 {
+.emotion-56:hover .emotion-55 {
visibility: visible;
}
@@ -960,7 +970,7 @@ exports[` should display the Loading component at the beginning 1`] = `
padding: 0 10px;
}
-.emotion-51 {
+.emotion-54 {
position: absolute;
background: #d3dddd;
padding: 1px 4px;
@@ -978,7 +988,7 @@ exports[` should display the Loading component at the beginning 1`] = `
top: -2px;
}
-.emotion-51:before {
+.emotion-54:before {
content: '';
position: absolute;
top: 29%;
@@ -1000,7 +1010,7 @@ exports[` should display the Loading component at the beginning 1`] = `
padding: 0 5px;
}
-.emotion-62 {
+.emotion-65 {
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
@@ -1013,7 +1023,7 @@ exports[` should display the Loading component at the beginning 1`] = `
}
@media (min-width:768px) {
- .emotion-62 {
+ .emotion-65 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
@@ -1021,7 +1031,7 @@ exports[` should display the Loading component at the beginning 1`] = `
}
}
-.emotion-60 {
+.emotion-63 {
box-sizing: initial;
display: inline-block;
cursor: pointer;
@@ -1030,13 +1040,13 @@ exports[` should display the Loading component at the beginning 1`] = `
padding: 0 5px;
}
-.emotion-57 {
+.emotion-60 {
width: 100%;
height: auto;
}
should display the Loading component at the beginning 1`] = `
class="MuiBox-root MuiBox-root-195 emotion-26 emotion-27"
/>
Made with
should display the Loading component at the beginning 1`] = `
on
should display the Loading component at the beginning 1`] = `
/>
should display the Loading component at the beginning 1`] = `
xlink:href="[object Object]#austria"
/>
+
Powered by
diff --git a/src/components/Footer/Footer.tsx b/src/components/Footer/Footer.tsx
index e53ac21..8cf7b29 100644
--- a/src/components/Footer/Footer.tsx
+++ b/src/components/Footer/Footer.tsx
@@ -22,6 +22,7 @@ const Footer: React.FC = () => {
+
diff --git a/src/components/Footer/__snapshots__/Footer.test.tsx.snap b/src/components/Footer/__snapshots__/Footer.test.tsx.snap
index 101bbcd..54d7325 100644
--- a/src/components/Footer/__snapshots__/Footer.test.tsx.snap
+++ b/src/components/Footer/__snapshots__/Footer.test.tsx.snap
@@ -1,7 +1,7 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[` component should load the initial state of Footer component 1`] = `
-.emotion-38 {
+.emotion-41 {
background: #f9f9f9;
border-top: 1px solid #e3e3e3;
color: #999999;
@@ -9,7 +9,7 @@ exports[` component should load the initial state of Footer component
padding: 20px;
}
-.emotion-36 {
+.emotion-39 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
@@ -26,7 +26,7 @@ exports[` component should load the initial state of Footer component
}
@media (min-width:768px) {
- .emotion-36 {
+ .emotion-39 {
min-width: 400px;
max-width: 800px;
margin: auto;
@@ -38,12 +38,12 @@ exports[` component should load the initial state of Footer component
}
@media (min-width:1024px) {
- .emotion-36 {
+ .emotion-39 {
max-width: 1240px;
}
}
-.emotion-27 {
+.emotion-30 {
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
@@ -52,7 +52,7 @@ exports[` component should load the initial state of Footer component
}
@media (min-width:768px) {
- .emotion-27 {
+ .emotion-30 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
@@ -65,12 +65,12 @@ exports[` component should load the initial state of Footer component
padding: 0 5px;
}
-.emotion-25 {
+.emotion-28 {
position: relative;
height: 18px;
}
-.emotion-25:hover .emotion-24 {
+.emotion-28:hover .emotion-27 {
visibility: visible;
}
@@ -83,7 +83,7 @@ exports[` component should load the initial state of Footer component
padding: 0 10px;
}
-.emotion-23 {
+.emotion-26 {
position: absolute;
background: #d3dddd;
padding: 1px 4px;
@@ -101,7 +101,7 @@ exports[` component should load the initial state of Footer component
top: -2px;
}
-.emotion-23:before {
+.emotion-26:before {
content: '';
position: absolute;
top: 29%;
@@ -123,7 +123,7 @@ exports[` component should load the initial state of Footer component
padding: 0 5px;
}
-.emotion-34 {
+.emotion-37 {
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
@@ -136,7 +136,7 @@ exports[` component should load the initial state of Footer component
}
@media (min-width:768px) {
- .emotion-34 {
+ .emotion-37 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
@@ -144,7 +144,7 @@ exports[` component should load the initial state of Footer component
}
}
-.emotion-32 {
+.emotion-35 {
box-sizing: initial;
display: inline-block;
cursor: pointer;
@@ -153,19 +153,19 @@ exports[` component should load the initial state of Footer component
padding: 0 5px;
}
-.emotion-29 {
+.emotion-32 {
width: 100%;
height: auto;
}
Made with
component should load the initial state of Footer component
on
component should load the initial state of Footer component
/>
component should load the initial state of Footer component
xlink:href="[object Object]#austria"
/>
+
Powered by
diff --git a/src/components/Icon/Icon.tsx b/src/components/Icon/Icon.tsx
index 9bc503e..975c0c4 100644
--- a/src/components/Icon/Icon.tsx
+++ b/src/components/Icon/Icon.tsx
@@ -6,6 +6,7 @@ import { Svg, Img, ImgWrapper } from './styles';
import brazil from './img/brazil.svg';
import china from './img/china.svg';
import india from './img/india.svg';
+import germany from './img/germany.svg';
import nicaragua from './img/nicaragua.svg';
import pakistan from './img/pakistan.svg';
import austria from './img/austria.svg';
@@ -25,6 +26,7 @@ export interface IconsMap {
nicaragua: string;
pakistan: string;
austria: string;
+ germany: string;
india: string;
earth: string;
verdaccio: string;
@@ -51,6 +53,7 @@ export const Icons: IconsMap = {
license,
time,
version,
+ germany,
};
export interface Props {
diff --git a/src/components/Icon/img/germany.svg b/src/components/Icon/img/germany.svg
new file mode 100644
index 0000000..f772397
--- /dev/null
+++ b/src/components/Icon/img/germany.svg
@@ -0,0 +1 @@
+