diff --git a/app/components/ui/text-editor.tsx b/app/components/ui/text-editor.tsx
deleted file mode 100644
index dd5781f..0000000
--- a/app/components/ui/text-editor.tsx
+++ /dev/null
@@ -1,107 +0,0 @@
-import { useEditor, EditorContent } from '@tiptap/react'
-import StarterKit from '@tiptap/starter-kit'
-
-import {
- BoldIcon as Bold,
- ItalicIcon as Italic,
- UndoIcon as Undo,
- RedoIcon as Redo,
- ListIcon as List,
- ListOrderIcon as ListOrdered,
- LinkIcon as Link,
- ImageIcon as Image,
- CodeIcon as Code,
- QuoteIcon as Quote,
- StrikethroughIcon as Strikethrough,
- UnderlineIcon as Underline,
-} from '~/components/icons/editor'
-
-const DefaultTextEditor = () => {
- const editor = useEditor({
- extensions: [StarterKit],
- immediatelyRender: false,
- content:
- '
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quis lobortis nisl cursus bibendum sit nulla accumsan sodales ornare. At urna viverra non suspendisse neque, lorem. Pretium condimentum pellentesque gravida id etiam sit sed arcu euismod. Rhoncus proin orci duis scelerisque molestie cursus tincidunt aliquam.