mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-04 21:04:37 +08:00
fix(docs): add missing ContentSection and MethodReturns imports to connected-account.mdx
Co-Authored-By: aman <aman@stack-auth.com>
This commit is contained in:
parent
b77493f34d
commit
b5f2f7a28e
@ -9,9 +9,11 @@ import {
|
||||
AsideSection,
|
||||
ClickableTableOfContents,
|
||||
CollapsibleTypesSection,
|
||||
ContentSection,
|
||||
MethodAside,
|
||||
MethodContent,
|
||||
MethodLayout,
|
||||
MethodReturns,
|
||||
} from "/snippets/sdk-type-components.jsx";
|
||||
|
||||
export const ConnectionSection = (props) => (
|
||||
|
||||
Loading…
Reference in New Issue
Block a user