feat(app): add desktop v2 home, session entry, and titlebar (#28442)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { ComponentProps } from "solid-js"
|
||||
import { type ComponentProps } from "solid-js"
|
||||
|
||||
export const Mark = (props: { class?: string }) => {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user