style: format code with consistent spacing and line breaks
This commit is contained in:
@@ -179,7 +179,11 @@ export function ProviderCard({
|
||||
/>
|
||||
</div>
|
||||
|
||||
<UsageFooter providerId={provider.id} appId={appId} usageEnabled={usageEnabled} />
|
||||
<UsageFooter
|
||||
providerId={provider.id}
|
||||
appId={appId}
|
||||
usageEnabled={usageEnabled}
|
||||
/>
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user