parent
9a0d8292f3
commit
46045fe86d
3 changed files with 14 additions and 16 deletions
@ -0,0 +1,11 @@ |
||||
import React from 'react'; |
||||
|
||||
const HomePage = () =>{ |
||||
return( |
||||
<div> |
||||
BAZOO CHAT |
||||
</div> |
||||
) |
||||
}; |
||||
|
||||
export default HomePage; |
Before Width: | Height: | Size: 2.6 KiB |
Loading…
Reference in new issue