Files
corrosion-admin-panel/frontend
Vantz Stockwell 109476d5e3
All checks were successful
Test Asgard Runner / test (push) Successful in 3s
fix: Remove unused TypeScript imports and variables
- Remove unused ExternalLink import from ModuleStoreView
- Remove unused Tag import from StoreItemsView
- Prefix unused cmd variable with underscore in v-for loop

Fixes production build TypeScript errors.
2026-02-15 17:05:52 -05:00
..

Vue 3 + TypeScript + Vite

This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Learn more about the recommended Project Setup and IDE Support in the Vue Docs TypeScript Guide.