mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-09 04:19:26 +00:00
docs: fix APIMethod component styling after fumadocs update (#4421)
This commit is contained in:
committed by
GitHub
parent
c29fabe0dc
commit
6a7f50162e
@@ -1,6 +1,6 @@
|
||||
import { Endpoint } from "./endpoint";
|
||||
// import { Tab, Tabs } from "fumadocs-ui/components/tabs";
|
||||
import { DynamicCodeBlock } from "fumadocs-ui/components/dynamic-codeblock";
|
||||
import { DynamicCodeBlock } from "./ui/dynamic-code-block";
|
||||
import {
|
||||
Table,
|
||||
TableBody,
|
||||
|
||||
Reference in New Issue
Block a user