Skip to content

Commit

Permalink
second one
Browse files Browse the repository at this point in the history
  • Loading branch information
abhishekchauhan15 committed Apr 18, 2022
1 parent c4e0edb commit 50fa473
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/test2.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
import React from 'react'

function test2() {
return (
<div>test2</div>
)
}

export default test2

0 comments on commit 50fa473

Please sign in to comment.