2
0

🐛 Fix back button refreshing the page when typebot in folder

Closes #1297
This commit is contained in:
Baptiste Arnaud
2024-03-07 14:10:03 +01:00
parent 5dafb64963
commit 59cf993146
7 changed files with 46 additions and 14 deletions

View File

@ -2,7 +2,7 @@ import React from 'react'
export const OpenRouterLogo = (props: React.SVGProps<SVGSVGElement>) => (
<svg viewBox="0 0 512 512" fill="#71717A" stroke="#71717A" {...props}>
<g clip-path="url(#clip0_205_3)">
<g clipPath="url(#clip0_205_3)">
<path
d="M3 248.945C18 248.945 76 236 106 219C136 202 136 202 198 158C276.497 102.293 332 120.945 423 120.945"
strokeWidth="90"