mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-21 00:01:22 +02:00
snake_case icons and better toast styles
This commit is contained in:
@@ -39,7 +39,7 @@ export function useImportCurl() {
|
||||
}
|
||||
|
||||
toast.show({
|
||||
variant: 'success',
|
||||
color: 'success',
|
||||
message: `${verb} request from Curl`,
|
||||
});
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user