mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 23:01:09 +03:00
Fix missing image file
This commit is contained in:
@@ -30,6 +30,7 @@ import { SwitchInput } from '@/ui-component/switch/Switch'
|
|||||||
import { Input } from '@/ui-component/input/Input'
|
import { Input } from '@/ui-component/input/Input'
|
||||||
import { StyledButton } from '@/ui-component/button/StyledButton'
|
import { StyledButton } from '@/ui-component/button/StyledButton'
|
||||||
import langsmithPNG from '@/assets/images/langchain.png'
|
import langsmithPNG from '@/assets/images/langchain.png'
|
||||||
|
import langfuseSVG from '@/assets/images/langfuse.svg'
|
||||||
import lunarySVG from '@/assets/images/lunary.svg'
|
import lunarySVG from '@/assets/images/lunary.svg'
|
||||||
|
|
||||||
// store
|
// store
|
||||||
|
|||||||
Reference in New Issue
Block a user