Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Socket
Sign inDemoInstall

@lendi/navbar

Package Overview
Dependencies
Maintainers
51
Versions
436
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lendi/navbar

Lendi website Navbar component.


Version published
Weekly downloads
201
decreased by-65.04%
Maintainers
51
Weekly downloads
 
Created
Source

@lendi/navbar

Lendi website Navbar component.

Installation

yarn add @lendi/navbar
import {SimpleNavbar, MultiNavbar, MegaNavbar} from '@lendi/navbar'

<SimpleNavbar useTransparent={transparent} isAuthenticated={isAuthenticated} dashboardVariant={talk2Expert} environmentContext={environmentContext}/>

<MultiNavbar useTransparent={transparent} isAuthenticated={isAuthenticated} environmentContext={environmentContext}/>

<MegaNavbar useTransparent={transparent} isAuthenticated={isAuthenticated} environmentContext={environmentContext}/>

Usage

This component need to know environmentContext to describe SentryConfig and apiBaseUrl so that it could make some API call specific to Lendi use case like getting broker information and get chat channel information.

Keywords

FAQs

Package last updated on 28 Jul 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc