Skip to content

Commit

Permalink
Remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
vladmoroz committed Dec 13, 2024
1 parent 4abe158 commit 5ee1c21
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/src/mdx-components.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import { Code } from './components/Code';
import { PropsTable } from './components/reference/PropsTable';
import { AttributesTable } from './components/reference/AttributesTable';
import { CssVariablesTable } from './components/reference/CssVariablesTable';
import { TableCode } from './components/TableCode';
import { getChildrenText } from './getChildrenText';
import { Link } from './components/Link';
import { Subtitle } from './components/subtitle/Subtitle';
Expand Down

0 comments on commit 5ee1c21

Please sign in to comment.