Skip to content

Commit a4e874a

Browse files
committed
Committed App.jsx
1 parent 453dee2 commit a4e874a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/App.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ function App() {
1616
</a>
1717
</div>
1818
<h1>Vite + React</h1>
19+
<h1>This is git actions using CI/CD</h1>
1920
<div className="card">
2021
<button onClick={() => setCount((count) => count + 1)}>
2122
count is {count}

0 commit comments

Comments
 (0)