Skip to content

Commit

Permalink
chat initial
Browse files Browse the repository at this point in the history
  • Loading branch information
oemerfurkan committed Nov 18, 2023
1 parent 76fd852 commit ce786de
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 27 deletions.
27 changes: 0 additions & 27 deletions packages/nextjs/pages/chat.tsx

This file was deleted.

3 changes: 3 additions & 0 deletions packages/nextjs/pages/chat/index.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
export default function Home() {
return <></>
}

0 comments on commit ce786de

Please sign in to comment.