mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-27 11:51:13 +01:00
Changes for commercial use (#138)
This commit is contained in:
@@ -28,9 +28,10 @@ export function ImportCurlButton() {
|
||||
transition={{ delay: 0.5 }}
|
||||
>
|
||||
<Button
|
||||
size="xs"
|
||||
size="2xs"
|
||||
variant="border"
|
||||
color="primary"
|
||||
color="success"
|
||||
className="rounded-full"
|
||||
leftSlot={<Icon icon="paste" size="sm" />}
|
||||
isLoading={isLoading}
|
||||
onClick={async () => {
|
||||
|
||||
Reference in New Issue
Block a user