tucmc-auth
Advanced tools
Comparing version 0.3.5 to 0.3.6
@@ -419,3 +419,3 @@ import React, { useContext, useState, useEffect } from 'react'; | ||
color: "rgba(255, 255, 255, 1)", | ||
padding: "0.6rem 2rem", | ||
padding: loading ? "0.18rem 2rem" : "0.6rem 2rem", | ||
fontWeight: 600, | ||
@@ -422,0 +422,0 @@ borderRadius: "0.375rem", |
{ | ||
"name": "tucmc-auth", | ||
"version": "0.3.5", | ||
"version": "0.3.6", | ||
"module": "dist/index.es.js", | ||
@@ -5,0 +5,0 @@ "types": "dist/index.d.ts", |
37778