Skip to content

Commit

Permalink
Update developers.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
nakasyou authored Jun 17, 2023
1 parent da618fe commit 3aa5125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion routes/developers.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { Head } from "$fresh/runtime.ts"
import Layout from "~/components/Layout.tsx"
import developers from "~/components/config/developer.ts"
import developers from "~/components/config/developers.ts"

export default function DevPage() {
return (
Expand Down

1 comment on commit 3aa5125

@deno-deploy
Copy link

@deno-deploy deno-deploy bot commented on 3aa5125 Jun 17, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failed to deploy:

Module not found "file:///src/islands/Developer.tsx".

Please # to comment.