You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add .trim modifier to v-model directives in edit and home pages - Trim whitespace from input fields in edit.vue and home.vue - Prevent unintended leading/trailing spaces in project details and token inputs - Improve data input consistency and validation