Skip to content

Commit

Permalink
Merge pull request #74 from stack-wuh/feat-redux
Browse files Browse the repository at this point in the history
Feat redux
  • Loading branch information
stack-wuh committed Feb 20, 2022
2 parents 339bbf7 + 697f7e6 commit dd2b7e7
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 346 deletions.
17 changes: 0 additions & 17 deletions components/audio/control.tsx

This file was deleted.

328 changes: 0 additions & 328 deletions components/audio/useAudio.tsx

This file was deleted.

2 changes: 1 addition & 1 deletion pages/music.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import React, { useEffect, useState } from 'react'
import React, { useState } from 'react'
import { useDispatch, useSelector } from 'react-redux'
import classnames from 'classnames'
import { RootModel } from '@/redux/models'
Expand Down

2 comments on commit dd2b7e7

@vercel
Copy link

@vercel vercel bot commented on dd2b7e7 Feb 20, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deployment failed with the following error:

The most recent charge for your active payment method has failed. Please update it here: https://vercel.com/teams/163m/settings/billing.

@vercel
Copy link

@vercel vercel bot commented on dd2b7e7 Feb 20, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.