summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorHombreLaser <sebastian-440@live.com>2023-04-26 20:51:29 -0600
committerHombreLaser <sebastian-440@live.com>2023-04-26 20:51:29 -0600
commit70db52d02dfe5da7397e5ba801b01739a5d0ceaa (patch)
treee744d3a446872e93d64fbe10c03c75103217d2c3 /package.json
parent07ca16f41c53eccf4a9b959bd4e4656a987d8199 (diff)
Añade flowbite
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index 261aa93..a5e8f47 100644
--- a/package.json
+++ b/package.json
@@ -11,6 +11,8 @@
},
"dependencies": {
"axios": "^1.3.6",
+ "flowbite": "^1.6.5",
+ "flowbite-react": "^0.4.4",
"react": "^18.2.0",
"react-bootstrap-icons": "^1.10.3",
"react-dom": "^18.2.0",