Skip to content

Commit

Permalink
Merge pull request #10 from develop-pix/chj950807
Browse files Browse the repository at this point in the history
FEAT: 이벤트추가 Input form 구현
  • Loading branch information
jsee53 authored Oct 29, 2023
2 parents ed50632 + 5b59a6d commit d20edd2
Show file tree
Hide file tree
Showing 25 changed files with 1,694 additions and 435 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@

<body>
<div id="root"></div>
<script> const global = globalThis; </script>
<script type="module" src="/src/main.tsx"></script>
</body>

Expand Down
Loading

0 comments on commit d20edd2

Please sign in to comment.