mirror of
https://github.com/better-auth/better-auth.git
synced 2026-08-01 10:50:40 -05:00
chore: fix import typo
This commit is contained in:
@@ -15,7 +15,7 @@ import { TechStackDisplay } from "./display-techstack";
|
||||
import { Ripple } from "./ripple";
|
||||
import { GithubStat } from "./github-stat";
|
||||
import { cn } from "@/lib/utils";
|
||||
import { Testimonial } from "./landing/people-say";
|
||||
import { Testimonial } from "./landing/testimonials";
|
||||
const features = [
|
||||
{
|
||||
id: 1,
|
||||
|
||||
Reference in New Issue
Block a user