Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/track page #152

Open
wants to merge 21 commits into
base: main
Choose a base branch
from

Conversation

jonathasbsouza
Copy link

  • Create track page route
  • Create single PageHeader component
  • Create TrackMetadata component

seja o q deus quiser

@netlify
Copy link

netlify bot commented Nov 10, 2021

👷 Deploy request for musicritic pending review.
Visit the deploys page to approve it

🔨 Explore the source changes: d26f707

pages/tracks/[id].tsx Outdated Show resolved Hide resolved
Copy link
Member

@JoseRenan JoseRenan left a comment

Choose a reason for hiding this comment

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

🥺

.env.example Outdated Show resolved Hide resolved
firebase.json Show resolved Hide resolved
pages/tracks/[id].tsx Outdated Show resolved Hide resolved
react/components/common/PageHeader.tsx Outdated Show resolved Hide resolved
pages/tracks/[id].tsx Outdated Show resolved Hide resolved
react/components/track/TrackMetadata/index.tsx Outdated Show resolved Hide resolved
Copy link
Member

@JoseRenan JoseRenan left a comment

Choose a reason for hiding this comment

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

Tá top, @jonathasbsouza, tá faltando só aquela mudança lá que te falei, de que o Header poderia ter mais informações que são comuns pra album e track, pra o metadata ficar só com coisas que são diferentes mesmo

@@ -0,0 +1,50 @@
import { Flex } from '@theme-ui/components'
import type { ThemeUIStyleObject } from 'theme-ui'
import type { PropsWithChildren } from 'hoist-non-react-statics/node_modules/@types/react'
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
import type { PropsWithChildren } from 'hoist-non-react-statics/node_modules/@types/react'
import type { PropsWithChildren } from 'react'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants