chore(shared): Consolidate tab components
This commit is contained in:
parent
44a3b194cc
commit
c98a67885c
6 changed files with 50 additions and 43 deletions
|
@ -1,6 +1,6 @@
|
|||
import Markdown from 'react-markdown'
|
||||
import { formatMm } from 'shared/utils.mjs'
|
||||
import { Tab, Tabs } from '../mdx/tabs.mjs'
|
||||
import { Tab, Tabs } from '../tabs.mjs'
|
||||
|
||||
export const Error = ({ err }) => {
|
||||
// Include the error name and message info if it isn't already at the top
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue