mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-09 20:27:44 +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 }) => {
|
const SectionSvg = ({ crossesOffset }: { crossesOffset: string }) => {
|
||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
|
|||||||
Reference in New Issue
Block a user