Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
petyosi committed May 22, 2024
1 parent c38a2d7 commit 401e48c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugins/sandpack/SandpackEditor.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { SandpackCodeEditor, SandpackLayout, SandpackPreview, SandpackProvider, useSandpack } from '@codesandbox/sandpack-react'
import { useCellValue, useCellValues } from '@mdxeditor/gurx'
import { useCellValues } from '@mdxeditor/gurx'
import React from 'react'
import { SandpackPreset } from '.'
import styles from '../../styles/ui.module.css'
Expand Down

0 comments on commit 401e48c

Please sign in to comment.