Toggle navigation
Toggle navigation
This project
Loading...
Sign in
2020-1-capstone-design1
/
Triz_Project1
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
1
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
sdy
2020-05-17 17:47:30 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
18aaad86aaabda0681e0bfba9e894f6a7544855c
18aaad86
1 parent
b9476943
update import route
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
front/src/Components/ChatMain/IncomingMsg.js
front/src/Components/ChatMain/IncomingMsg.js
View file @
18aaad8
import
React
from
"react"
;
import
styled
from
"styled-components"
;
import
ImgIconBox
from
"../
SubMenu
List/ImgIconBox"
;
import
ImgIconBox
from
"../
Friends
List/ImgIconBox"
;
const
IncomingBox
=
styled
.
div
`
display: flex;
...
...
Please
register
or
login
to post a comment