Dependency refactor #17

Merged
nomadjimbob merged 155 commits from dependency-refactor into main 2023-02-27 12:30:57 +00:00
Showing only changes of commit 34a90bf218 - Show all commits

View File

@@ -18,7 +18,7 @@
<SMButton
type="secondary"
label="Change Password"
@click.prevent="handleChangePassword" />
@click="handleChangePassword" />
<SMButton type="submit" label="Update" />
</template>
</SMFormFooter>