Skip to content

Commit

Permalink
[ci] format
Browse files Browse the repository at this point in the history
  • Loading branch information
delucis authored and astrobot-houston committed Dec 20, 2022
1 parent 2c65b43 commit 7a575d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/integrations/mdx/src/rehype-collect-headings.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { MarkdownVFile, MarkdownHeading } from '@astrojs/markdown-remark';
import { MarkdownHeading, MarkdownVFile } from '@astrojs/markdown-remark';
import { jsToTreeNode } from './utils.js';

export function rehypeInjectHeadingsExport() {
Expand Down

0 comments on commit 7a575d7

Please sign in to comment.