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

@atmc/hash

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atmc/hash

Atomic Design System for React

  • 1.3.3
  • unpublished
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

@clinicawork.components/button

This package can change any time. Please only use if you are the ETC.Digital team.

This package is part of ETC Digital Design System. See the repo for more details.

Um botão aciona um evento ou ação. Eles permitem que os usuários saibam o que acontecerá a seguir.

Instalação

yarn add @clinicawork.components/button

Estilos

Padrão

A forma padrão de um botão, usada na maioria dos casos. Eles não são impactantes o suficiente para representar a ação primária em um contêiner.

import React from 'react';
import Button from '@clinicawork.components/button';

export default () => <Button>Default button</Button>;

FAQs

Package last updated on 09 Dec 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