Skip to content

Commit

Permalink
Merge pull request #67 from G-Techs/ft/migrate-addNewSongPage
Browse files Browse the repository at this point in the history
feat: migrate AddNewSong page to TS
  • Loading branch information
Muhindo-Galien authored Dec 27, 2022
2 parents e3e3024 + 8db1279 commit bbf6f48
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/AddNewSongPage/index.tsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import React from "react";
import { useState } from "react";
import AddNewSinger from "../modules/AddNewSinger";

import PageCard from "../modules/__modules__/Card/PageCard";

const AddNewSongPage = () => {
Expand Down

1 comment on commit bbf6f48

@vercel
Copy link

@vercel vercel bot commented on bbf6f48 Dec 27, 2022

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

yokaa-frontend – ./

yokaa-frontend.vercel.app
yokaa-frontend-git-main-yokaa.vercel.app
yokaa-frontend-yokaa.vercel.app

Please sign in to comment.