Updates
This commit is contained in:
@@ -2,7 +2,7 @@ import React from "react";
|
||||
import Link from "../layout/Link";
|
||||
import Divider from "../layout/Divider";
|
||||
import Row from "../layout/Row";
|
||||
import lowerToTitleCase from "@/server-client-shared/utils/lower-to-title-case";
|
||||
import lowerToTitleCase from "../utils/lower-to-title-case";
|
||||
|
||||
type LinkObject = {
|
||||
title: string;
|
||||
|
||||
Reference in New Issue
Block a user