Login and artist search pages
This commit is contained in:
parent
3802bce17d
commit
f4dce4653f
5 changed files with 50 additions and 24 deletions
3
src/history.js
Normal file
3
src/history.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
import { createBrowserHistory } from 'history'
|
||||
|
||||
export default createBrowserHistory()
|
Loading…
Add table
Add a link
Reference in a new issue