diff --git a/README.md b/README.md index 6687ea9..19bc716 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,9 @@ ## Description -Front-end for a license Issuer in Veritable. Issuers can issue credentials that later can be approved by the CAA authorities. +Front-end for a license Issuer ( FlyDesire ) in Veritable. Issuers can issue credentials that later can be approved by the Regulator. + +--- ## Getting started @@ -68,3 +70,4 @@ All the React components / sub-components, in this project are developed using t That means that every existing React component here has its own folder with an _index.js_ file and the component itself. This makes importing components more elegant. In addition, certain components are grouped inside folders and sub-folders. +--- diff --git a/package-lock.json b/package-lock.json index 246ad9b..701710c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "veritable-issuer", - "version": "0.2.3", + "version": "0.2.4", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 83e29e8..7a68a24 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "veritable-issuer", - "version": "0.2.3", + "version": "0.2.4", "description": "Front-end for Veritable credentials issuer", "author": "Digital Catapult (https://www.digicatapult.org.uk/)", "license": "Apache-2.0", diff --git a/src/components/Common/Navigation/LogoWrap/LogoWrap.js b/src/components/Common/Navigation/LogoWrap/LogoWrap.js index 1426fea..486f095 100644 --- a/src/components/Common/Navigation/LogoWrap/LogoWrap.js +++ b/src/components/Common/Navigation/LogoWrap/LogoWrap.js @@ -11,7 +11,7 @@ export default function LogoWrap({ children }) { - Drone Training Ltd. + {children && children} diff --git a/src/components/Logo/Logo.js b/src/components/Logo/Logo.js index fed55b1..b92e7dc 100644 --- a/src/components/Logo/Logo.js +++ b/src/components/Logo/Logo.js @@ -8,14 +8,120 @@ export default function Logo() { {/* */}