Skip to content

Commit

Permalink
release: 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
watasuke102 committed Jan 11, 2021
1 parent 5b2e779 commit dba7065
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,8 @@ export default function index() {
onClick: () => SendRequest(request, () => SetIsModalOpen(true))
}} /> </div>
</div>
</form>

<p className={css.version}>TAGether v1.0.0</p>

<Modal {...modalData} />
</div>
Expand Down

0 comments on commit dba7065

Please sign in to comment.