feat(provider): add free providers and enhance error handling
This commit is contained in:
@@ -15,6 +15,7 @@ export default function Card({
|
||||
}) {
|
||||
const paddings = {
|
||||
none: "",
|
||||
xs: "p-3",
|
||||
sm: "p-4",
|
||||
md: "p-6",
|
||||
lg: "p-8",
|
||||
|
||||
Reference in New Issue
Block a user