Skip to content

Commit

Permalink
//
Browse files Browse the repository at this point in the history
  • Loading branch information
y123ob committed Jun 19, 2019
1 parent b8f0a1d commit d78010b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions frontend/src/components/pages/IndividualPage/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,11 @@ import { Button, Header, List, Block, ListItem } from 'components'

const IndividualPage = ({ sendlist, getlist, roomurl, nickname }) => (

/*
sendlist = [{to:"1", label:"123"}],
roomurl = "cenkuwj",
nickname = "1",
*/

<div>
<Header />
Expand Down

0 comments on commit d78010b

Please sign in to comment.