Merge branch 'dev' of github.com:dikstub-rssa/simrs-fe into feat/doctor

This commit is contained in:
Khafid Prayoga
2025-08-14 11:05:20 +07:00
6 changed files with 65 additions and 5 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ defineProps<{
</script>
<template>
<PubNavDataTable
<PubBaseDataTable
:rows="data"
:cols="cols"
:header="header"