Skip to content

Commit

Permalink
feat(new-tool): http status codes
Browse files Browse the repository at this point in the history
  • Loading branch information
CorentinTh committed Apr 14, 2023
1 parent 6fb4994 commit 8355bd2
Show file tree
Hide file tree
Showing 6 changed files with 525 additions and 0 deletions.
1 change: 1 addition & 0 deletions components.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ declare module '@vue/runtime-core' {
NH1: typeof import('naive-ui')['NH1']
NH2: typeof import('naive-ui')['NH2']
NH3: typeof import('naive-ui')['NH3']
NH4: typeof import('naive-ui')['NH4']
NIcon: typeof import('naive-ui')['NIcon']
NImage: typeof import('naive-ui')['NImage']
NInput: typeof import('naive-ui')['NInput']
Expand Down
Loading

1 comment on commit 8355bd2

@vercel
Copy link

@vercel vercel bot commented on 8355bd2 Apr 14, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

it-tools – ./

it-tools-git-main-ctmsst.vercel.app
it-tools.tech
it-tools-ctmsst.vercel.app
it-tools.vercel.app

Please sign in to comment.