Skip to content

Commit

Permalink
format imports, package.json fields with prettier (shuding#1902)
Browse files Browse the repository at this point in the history
  • Loading branch information
dimaMachina authored and filiphuhta committed May 25, 2023
1 parent bad3aa1 commit 4418a58
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/nextra-theme-blog/src/posts-layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import { MDXTheme } from './mdx-theme'
import Nav from './nav'
import { collectPostsAndNavs } from './utils/collect'
import getTags from './utils/get-tags'
import { useTheme } from 'next-themes'

export const PostsLayout = ({
children
Expand Down

0 comments on commit 4418a58

Please sign in to comment.