One more lint
This commit is contained in:
parent
0e21900e83
commit
fc063a9122
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
import { getAuth } from "@clerk/remix/ssr.server";
|
||||
import { LoaderFunction, redirect } from "@remix-run/node";
|
||||
import { type LoaderFunction, redirect } from "@remix-run/node";
|
||||
import { Link } from "@remix-run/react";
|
||||
import { LogInIcon, ShieldIcon, StarIcon, TrashIcon } from "lucide-react";
|
||||
import { useState } from "react";
|
||||
|
|
Loading…
Add table
Reference in a new issue