File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ description: Get up and running with deco.chat in minutes
44icon : Rocket
55---
66
7- import { StepGroup } from " ../../components/ui/StepGroup" ;
8- import { Step } from " ../../components/ui/Step" ;
7+ import { StepGroup } from " ../../../ components/ui/StepGroup" ;
8+ import { Step } from " ../../../ components/ui/Step" ;
99
1010# Getting Started
1111
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ description: Frequently asked questions about deco.chat
44icon : HelpCircle
55---
66
7- import { AccordionGroup } from " ../../components/ui/AccordionGroup" ;
8- import { Accordion } from " ../../components/ui/Accordion" ;
7+ import { AccordionGroup } from " ../../../ components/ui/AccordionGroup" ;
8+ import { Accordion } from " ../../../ components/ui/Accordion" ;
99
1010<AccordionGroup >
1111 <Accordion title = " Can I use OpenAI, Anthropic, or my own model?" icon = " Bot" >
You can’t perform that action at this time.
0 commit comments