feat: show message when loading the database
This commit is contained in:
parent
dbd0b12b3d
commit
84b5ef9755
12 changed files with 99 additions and 150 deletions
|
@ -1,4 +1,4 @@
|
|||
import { type Component, createResource, Show } from "solid-js";
|
||||
import { type Component, createResource } from "solid-js";
|
||||
import type { RouteSectionProps } from "@solidjs/router";
|
||||
|
||||
import { dmPartnerRecipientQuery, SELF_ID, threadMostUsedWordsQuery, threadSentMessagesOverviewQuery } from "~/db";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue