Skip to content

Commit

Permalink
fix(Image Formats Converter): better UI and clean image extension and…
Browse files Browse the repository at this point in the history
… multiple files
  • Loading branch information
sharevb committed Jan 12, 2025
1 parent e9a5541 commit 4d8c1d8
Show file tree
Hide file tree
Showing 3 changed files with 8,650 additions and 5,962 deletions.
5 changes: 3 additions & 2 deletions components.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -144,9 +144,10 @@ declare module '@vue/runtime-core' {
NLayout: typeof import('naive-ui')['NLayout']
NLayoutSider: typeof import('naive-ui')['NLayoutSider']
NMenu: typeof import('naive-ui')['NMenu']
NSpace: typeof import('naive-ui')['NSpace']
NProgress: typeof import('naive-ui')['NProgress']
NScrollbar: typeof import('naive-ui')['NScrollbar']
NSpin: typeof import('naive-ui')['NSpin']
NTable: typeof import('naive-ui')['NTable']
NSwitch: typeof import('naive-ui')['NSwitch']
NumeronymGenerator: typeof import('./src/tools/numeronym-generator/numeronym-generator.vue')['default']
OtpCodeGeneratorAndValidator: typeof import('./src/tools/otp-code-generator-and-validator/otp-code-generator-and-validator.vue')['default']
PasswordStrengthAnalyser: typeof import('./src/tools/password-strength-analyser/password-strength-analyser.vue')['default']
Expand Down
Loading

0 comments on commit 4d8c1d8

Please sign in to comment.