mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-01 05:59:50 +00:00
sync
This commit is contained in:
parent
f41a54b4b0
commit
5f7ae6477b
34 changed files with 148 additions and 160 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import { action, useSubmission } from "@solidjs/router"
|
||||
import dock from "../asset/lander/dock.png"
|
||||
import { Resource } from "@opencode/console-resource"
|
||||
import { Resource } from "@opencode-ai/console-resource"
|
||||
import { Show } from "solid-js"
|
||||
|
||||
const emailSignup = action(async (formData: FormData) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue