Skip to content

Commit

Permalink
add plugins folder in yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
SimNed committed Apr 5, 2024
1 parent cea28c4 commit bced5a8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import { TextField, IconButton, Autocomplete, Popper, Fade, Paper, Box, Icon } f

import type { DisplayableInstrumentsType } from '../../../../utils/instruments';
import { InstrumentSvg } from '../InstrumentSvg/InstrumentSvg';
import styles from './AnthemTrackIcons.module.css';
import styles from './AnthemTrackIcon.module.css';
import type { Track } from 'types/anthem.type';

export interface AnthemTrackProps {
Expand Down

0 comments on commit bced5a8

Please sign in to comment.