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-07-20 00:12:00 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
87fcaf85d94acfd918499f2a29d1d29052579970
87fcaf85
1 parent
5965f6df
remove close image tag
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
front/src/Components/Main.js
front/src/Components/Main.js
View file @
87fcaf8
...
...
@@ -104,7 +104,7 @@ export default () => {
</p>
</DescriptionBox>
<IllustrationBox>
<Image src={Laptop} alt={"Back Image"}
></Image
>
<Image src={Laptop} alt={"Back Image"}
/
>
</IllustrationBox>
</SectionBox>
</Section>
...
...
Please
register
or
login
to post a comment