SDS-Timo / hpl-wallet

GNU General Public License v3.0
0 stars 1 forks source link

Feat/icrc components #63

Closed Julio-SDSharp closed 6 months ago

Julio-SDSharp commented 6 months ago

Overview

This pull request addresses naming conflicts that arise within the @/components folder during the vite build process on certain operating systems. To ensure consistent behavior across environments, the following changes have been implemented:

Important Notes

This pull request does not introduce new features, the changes include code formatting, variable name adjustments, ESLint fixes, and import modifications.