update
This commit is contained in:
@@ -171,7 +171,7 @@ const toast = useToast()
|
||||
_focus={{ opacity:1, outline:'none', bg:colorMode === "light" ? "#4023A6" : "#565252" }}
|
||||
_active={{ opacity:0.9, outline:'none', bg:colorMode === "light" ? "#4023A6" : "#565252" }}
|
||||
color={'#fff'}
|
||||
|
||||
isLoading={isLoading}
|
||||
onClick={handleGenrateShortURL}
|
||||
>
|
||||
Generate short url
|
||||
|
||||
Reference in New Issue
Block a user