Merge branch 'dev'
This commit is contained in:
commit
86f4689c32
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
import { getAuth } from "@clerk/remix/ssr.server";
|
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 { Link } from "@remix-run/react";
|
||||||
import { LogInIcon, ShieldIcon, StarIcon, TrashIcon } from "lucide-react";
|
import { LogInIcon, ShieldIcon, StarIcon, TrashIcon } from "lucide-react";
|
||||||
import { useState } from "react";
|
import { useState } from "react";
|
||||||
|
|
Loading…
Add table
Reference in a new issue