fix: broken gsheet svg path
This commit is contained in:
@@ -394,7 +394,7 @@ export const IntegrationSettingsModal = ({
|
|||||||
navigate(`/robots/${recordingId}/integrate/google`);
|
navigate(`/robots/${recordingId}/integrate/google`);
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
<img src="/public/svg/google-sheets.svg" alt="Google Sheets" style={{ marginRight: "8px" }} />
|
<img src="/public/svg/gsheet.svg" alt="Google Sheets" style={{ marginRight: "8px" }} />
|
||||||
Google Sheets
|
Google Sheets
|
||||||
</Button>
|
</Button>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user