Use slash to display menu and filter commands

Signed-off-by: Émile Ré <emile@getprobo.com>
This commit is contained in:
Émile Ré
2026-03-24 12:29:50 +04:00
parent 9c810eb1dc
commit c81769b926
9 changed files with 449 additions and 125 deletions

View File

@@ -1,3 +1,7 @@
// Copyright (c) 2026 Probo Inc <hello@getprobo.com>.
// Use of this source code is governed by the ISC license
// that can be found in the LICENSE file.
import type { PropsWithChildren } from "react";
import { tv } from "tailwind-variants";