Skip to content

Commit

Permalink
SE elimina etiqueta de Beta de header
Browse files Browse the repository at this point in the history
  • Loading branch information
raicerk committed Nov 9, 2019
1 parent a132f91 commit e5f0980
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Header/Header.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ function Header() {
<h1 className="header__title">
Tech
<span className='header-title__second'>Trends</span>
<span className="header-title__special"> beta</span>
</h1>
<span className='header-datatrend'>Cantidad de ofertas: {dataCantidadOfertas}</span>
<span className='header-datatrend'>Cantidad de skill: {dataCantidadSkill}</span>
Expand Down

1 comment on commit e5f0980

@vercel
Copy link

@vercel vercel bot commented on e5f0980 Nov 9, 2019

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.