Pushing
This commit is contained in:
parent
4b3ecfb122
commit
6fb48f606f
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ import DeleteButton from "src/components/ui/button/delete-button";
|
||||||
import FileList from "src/components/ui/file/file-list";
|
import FileList from "src/components/ui/file/file-list";
|
||||||
|
|
||||||
export default function ChatHeader({
|
export default function ChatHeader({
|
||||||
title = "Schematic Spelunker",
|
title = "Schematic Spelunker",
|
||||||
onDeleteAll,
|
onDeleteAll,
|
||||||
}) {
|
}) {
|
||||||
const isDebug = useMemo(() => {
|
const isDebug = useMemo(() => {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue