🐛 Fix back button refreshing the page when typebot in folder
Closes #1297
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user