Skip to content

Commit

Permalink
fix: npm publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
BJ McCotter committed Jul 29, 2022
1 parent e1bce71 commit f10ac4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/button.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export const Button = () => {
<button>Push Test Number 3!</button>
</h3>

<p>Testing Push</p>
<p>Testing Push 2</p>
</>
)
}

0 comments on commit f10ac4f

Please sign in to comment.