diff --git a/lib/client/vanilla/editor.tsx b/lib/client/vanilla/editor.tsx index d776401e..0d139537 100644 --- a/lib/client/vanilla/editor.tsx +++ b/lib/client/vanilla/editor.tsx @@ -2,7 +2,7 @@ import React, { useEffect, useRef, useState } from 'react' import './index.css' -import ArrowPathIcon from '@heroicons/react/24/outline/ArrowPathIcon' +// import ArrowPathIcon from '@heroicons/react/24/outline/ArrowPathIcon' import TrashIcon from '@heroicons/react/24/outline/TrashIcon' import ArrowDownIcon from '@heroicons/react/24/outline/ArrowDownIcon' import ArrowUpIcon from '@heroicons/react/24/outline/ArrowUpIcon' @@ -351,11 +351,11 @@ function Editor({ standaloneServer = false }) { )}
- {!isPreview && ( + {/* {!isPreview && (
- )} + )} */} {!isPreview && (