chore: change prettier to biome

This commit is contained in:
xfy
2025-05-19 19:22:46 +08:00
parent 31498754fb
commit f914f8ac96
7 changed files with 152 additions and 48 deletions

View File

@ -8,11 +8,6 @@ import { FiMenu } from 'react-icons/fi';
import DarkModeBtn from './dark-mode-btn';
const txtMenu = [
{
id: 0,
name: 'Home',
path: '/',
},
{
id: 1,
name: 'Blog',