mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-09 12:27:43 +00:00
docs: fix missing import
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
import { Plus } from "lucide-react";
|
||||
|
||||
const SectionSvg = ({ crossesOffset }: { crossesOffset: string }) => {
|
||||
return (
|
||||
<>
|
||||
|
||||
Reference in New Issue
Block a user