Socket
Socket
Sign inDemoInstall

dialog-react-library-bd

Package Overview
Dependencies
8
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

2

package.json
{
"name": "dialog-react-library-bd",
"version": "1.0.1",
"version": "1.0.2",
"type": "module",

@@ -5,0 +5,0 @@ "files": [

@@ -1,6 +0,6 @@

This library allow you to create dialogs using last html accessibility functionnalities and it's build on top of tailwind css.
This library allow you to create dialogs using last html accessibility functionnalities and it's build using tailwind css.
The dialog component provided comes in with basic CSS that you can use anywhere in your app by importing ```import "dialog-react-library-bd/style.css"```
you can either override part of that style by using classNames or just ignore that import and make your style from scratch using tailwind or any type of CSS.
you can either override part of that style by using className prop or just ignore that import and make your style from scratch using tailwind or any type of CSS.

@@ -7,0 +7,0 @@ The dialog component include open and close functionnalities using html dialog functions.

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc