@symbolic/react-app
Advanced tools
Comparing version 1.3.28 to 1.3.29
{ | ||
"name": "@symbolic/react-app", | ||
"version": "1.3.28", | ||
"version": "1.3.29", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -34,5 +34,5 @@ import {className} from 'henrybuilt-react-library'; | ||
</div> | ||
<div className='session-links'> | ||
{/* <div className='session-links'> | ||
<a {...className([props.location.pathname === '/log-out' && 'active'])} href={`${accountsDomain}/log-out`}>Log out</a> | ||
</div> | ||
</div> */} | ||
</> | ||
@@ -39,0 +39,0 @@ ) : ( |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
18761