diff --git a/package.json b/package.json index 3639fb7..e9251c9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bun-react-template", - "version": "0.1.4", + "version": "0.1.8", "private": true, "type": "module", "scripts": { diff --git a/src/frontend/routes/apps.$appId.errors.tsx b/src/frontend/routes/apps.$appId.errors.tsx index 53bf52f..ee22865 100644 --- a/src/frontend/routes/apps.$appId.errors.tsx +++ b/src/frontend/routes/apps.$appId.errors.tsx @@ -37,11 +37,10 @@ import { TbCircleX, TbDeviceDesktop, TbDeviceMobile, - TbFilter, TbHistory, TbPhoto, TbPlus, - TbSearch, + TbSearch } from 'react-icons/tb' import { API_URLS } from '../config/api' @@ -431,10 +430,9 @@ function AppErrorsPage() { />