mirror of
https://github.com/Xevion/linkpulse.git
synced 2025-12-05 23:15:26 -06:00
Final fix for build worthiness
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
import { RouterProvider, createRouter } from "@tanstack/react-router";
|
||||
import { StrictMode } from "react";
|
||||
import { getSession } from "@/lib/auth";
|
||||
import ReactDOM from "react-dom/client";
|
||||
import "./index.css";
|
||||
import "@/index.css";
|
||||
|
||||
// Import the generated route tree
|
||||
import { routeTree } from "./routeTree.gen";
|
||||
|
||||
Reference in New Issue
Block a user