Socket
Book a DemoInstallSign in
Socket

@cybergenios/alert-modal

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cybergenios/alert-modal

Componente Alertmodal Cybergênios UI-KIT

latest
npmnpm
Version
0.4.0
Version published
Maintainers
1
Created
Source

UI-KIT Model

Componente Alertmodal Cybergênios UI-KIT

Stack utilizada

React, Styled-Components, Typescript

Utilizando componentes

Rode o comando

    yarn add @cybergenios/alertModal

Será instalada as dependências do pacote o mesmo deve ser utilizado como um componente.

Uso/Exemplo

import { Alertmodal } from '@cybergenios/alertModal'

function App() {
  return (
    <div>
        <Alertmodal {...props} />
    <div/>
  )
}

Licença

MIT

FAQs

Package last updated on 14 Feb 2024

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