Move icon

This commit is contained in:
2025-12-20 14:33:17 -07:00
parent cb10fbd991
commit 50d64b2905
2 changed files with 1 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
'use client' 'use client'
import './Sidebar.css' import './Sidebar.css'
import Icon from '../assets/Icon.png' import Icon from '@/assets/Icon.png'
import { openUrl } from '@tauri-apps/plugin-opener' import { openUrl } from '@tauri-apps/plugin-opener'
import { FontAwesomeIcon } from '@fortawesome/react-fontawesome' import { FontAwesomeIcon } from '@fortawesome/react-fontawesome'
import { import {

View File

Before

Width:  |  Height:  |  Size: 88 KiB

After

Width:  |  Height:  |  Size: 88 KiB