mirror of
https://github.com/FranP-code/create-better-t-stack.git
synced 2025-10-12 23:52:15 +00:00
feat(cli): add alchemy and improve cli tooling and structure (#520)
This commit is contained in:
@@ -6,7 +6,6 @@ import { NavLink } from "react-router";
|
||||
{{else if (or (includes frontend "tanstack-router") (includes frontend "tanstack-start"))}}
|
||||
import { Link } from "@tanstack/react-router";
|
||||
{{/if}}
|
||||
|
||||
{{#unless (includes frontend "tanstack-start")}}
|
||||
import { ModeToggle } from "./mode-toggle";
|
||||
{{/unless}}
|
||||
|
||||
Reference in New Issue
Block a user