Skip to content

Commit b1f2751

Browse files
committed
spotify message view and theme props removed
1 parent 7586f11 commit b1f2751

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/SpotifyMessage/SpotifyMessage.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ import { ISpotifyMessageProps } from '../type'
33
import './SpotifyMessage.css'
44

55
const SpotifyMessage: React.FC<ISpotifyMessageProps> = ({
6-
theme = 'black',
7-
view = 'list',
86
width = 300,
97
height = 380,
108
...props

0 commit comments

Comments
 (0)