This commit is contained in:
Max Brunsfeld 2023-08-02 15:52:56 -07:00
parent 4d55110452
commit 0ae1f29be8
9 changed files with 24 additions and 28 deletions

View file

@ -8,6 +8,7 @@ import {
import { interactive, toggleable } from "../element"
import { useTheme } from "../theme"
export default function contacts_panel(): any {
const theme = useTheme()