X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=cmd%2Fweb%2Fjs%2Fheader_footer.jsx;h=f11ed06ea2d4589b7467b9d8a294dbbb39f10c49;hb=16e43cc77935a979c48e75f1ec8ed792952a4ae8;hp=3cb9937a460af21a93056e011ccae724e6b1af37;hpb=bf5deb87cef2b6f1370c808821dfb631d00590f6;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FCryptoportfolio%2FFront.git diff --git a/cmd/web/js/header_footer.jsx b/cmd/web/js/header_footer.jsx index 3cb9937..f11ed06 100644 --- a/cmd/web/js/header_footer.jsx +++ b/cmd/web/js/header_footer.jsx @@ -6,6 +6,12 @@ class Signout extends React.Component { } } +class MyAccount extends React.Component { + render = () => { + return Account; + } +} + class Logo extends React.Component { render() { return ; }); return