mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-24 21:07:41 +02:00
fix lint
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import { ItemDetailListCellProps } from './types';
|
||||
|
||||
import { resolveSongPath } from '/@/renderer/utils/resolve-song-path';
|
||||
|
||||
export const PathColumn = ({ song }: ItemDetailListCellProps) =>
|
||||
|
||||
Reference in New Issue
Block a user