mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-18 06:21:42 +00:00
chore: generate
This commit is contained in:
parent
2b432d9e03
commit
5cc84800dc
1 changed files with 1 additions and 6 deletions
|
|
@ -82,12 +82,7 @@ async function mount() {
|
|||
})
|
||||
|
||||
const app = await testRender(() => (
|
||||
<SDKProvider
|
||||
url="http://test"
|
||||
directory="/tmp/root"
|
||||
events={source.source}
|
||||
fetch={fetch}
|
||||
>
|
||||
<SDKProvider url="http://test" directory="/tmp/root" events={source.source} fetch={fetch}>
|
||||
<ProjectProvider>
|
||||
<Probe
|
||||
onReady={async (ctx) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue