Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Renstrio24p committed Jul 3, 2023
1 parent 8c18128 commit 2f207e2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions dist/src/components/Home/projects.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ export default function Project(Proj){
`
<div class=${style_main('proj-container')}>
<h1>Rendered Project</h1>
<div class=${style_main('project-list')}>
<h2>Templates</h2>
<ul>
<li>
</li>
</ul>
</div>
</div>
`
)
Expand Down
2 changes: 1 addition & 1 deletion dist/webpack.bundle.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2f207e2

Please sign in to comment.