From 0d5a20720475e63cd9d79a7f681cb80cae2426ec Mon Sep 17 00:00:00 2001 From: leslie2046 <253605712@qq.com> Date: Wed, 5 Mar 2025 23:01:46 +0800 Subject: [PATCH] fix CI --- web/app/components/app/annotation/header-opts/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/app/components/app/annotation/header-opts/index.tsx b/web/app/components/app/annotation/header-opts/index.tsx index 0d4aa4804c..115eea6e8a 100644 --- a/web/app/components/app/annotation/header-opts/index.tsx +++ b/web/app/components/app/annotation/header-opts/index.tsx @@ -4,8 +4,8 @@ import React, { Fragment, useEffect, useState } from 'react' import { useTranslation } from 'react-i18next' import { RiAddLine, - RiMoreFill, - RiDeleteBinLine + RiDeleteBinLine, + RiMoreFill } from '@remixicon/react' import { useContext } from 'use-context-selector' import {