Skip to content

Commit c922b34

Browse files
committed
Move components
1 parent c88ec53 commit c922b34

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/pages/blog/2024-05-30-prettier-plugin-collapse-whitespace/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import { adamwathan } from '@/authors'
22
import card from './card.jpg'
3-
import { WhitespaceDemo, DuplicationDemo } from './Demos.jsx'
3+
import { WhitespaceDemo, DuplicationDemo } from '@/components/PrettierPluginWhitespaceDemos.js'
44

55
export const meta = {
66
title: 'Automatically clean up whitespace and duplicate class names',

0 commit comments

Comments
 (0)