import { Link } from "@tanstack/react-router";
import { CardSymbol } from "./CardSymbol";
function Code({ children }: { children: React.ReactNode }) {
return (
{children}
);
}
function Q({ q }: { q: string }) {
return (
{q}
);
}
function MainCard({
title,
children,
className = "",
}: {
title: string;
children: React.ReactNode;
className?: string;
}) {
return (
Type anything to search by name—we'll find close matches even with typos.
Use field:value syntax for precise filtering. Multiple
filters are combined with AND.
Card's colors
is both
is exactly
Color identity (for commander)
fits in
has at least
2+ color commanders