0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-20 21:32:31 -05:00
logto/packages/console/src/mdx-components
2024-02-23 22:05:23 +08:00
..
ApplicationCredentials refactor(console): support isFullWidth for CopyToClipboard component (#5172) 2023-12-28 10:59:52 +08:00
DetailsSummary
OidcCallbackUri feat(console): add standard OIDC and SAML guides (#4982) 2023-11-28 08:41:52 +00:00
Sample refactor(console): provide default rel value for external links (#5000) 2023-11-29 17:31:18 +08:00
SsoSamlSpMetadata feat(console): add standard OIDC and SAML guides (#4982) 2023-11-28 08:41:52 +00:00
Step
Steps refactor(console): tutorial -> guide 2024-02-23 22:05:23 +08:00
TabItem
Tabs
UriInputField
README.md

MDX components v2

This directory contains the source code for the new app creation guide MDX components. We'll progressively adopt the new design and delete mdx-components once we're done.

The core component is <Steps /> which renders the guide content.