mirror of
https://github.com/farion1231/cc-switch.git
synced 2026-08-03 19:12:04 +08:00
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