This commit is contained in:
kevin
2023-08-09 09:34:40 +07:00
parent 40da45c9ff
commit 3bfe8547a7
20 changed files with 9052 additions and 7505 deletions

0
bootstrap/cache/.gitignore vendored Executable file → Normal file
View File

File diff suppressed because it is too large Load Diff

View File

@@ -64,6 +64,7 @@
"notistack": "^3.0.1",
"nprogress": "^0.2.0",
"numeral": "^2.0.6",
"pnpm": "^8.6.9",
"pusher-js": "^8.0.2",
"react": "^17.0.2",
"react-apexcharts": "^1.4.0",

View File

@@ -38,6 +38,10 @@ import {
const steps = ['Review', 'Approval', 'Disbursement'];
const DialogDetailClaim = ({ title, openDialog, setOpenDialog, data }: MuiDialogProps) => {
function clickHandler(arg0: string) {
throw new Error('Function not implemented.');
}
// const getContent = () => (
// );
@@ -108,6 +112,7 @@ import {
fullWidth
sx={{ typography: 'subtitle2', borderColor: '#F5F5F5' }}
>
onClick={() => clickHandler('topUpLimit')}
Hasil Pemeriksaan Laboratorium
</Button>
</Stack>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -65,6 +65,7 @@
"notistack": "3.0.0-alpha.11",
"nprogress": "^0.2.0",
"numeral": "^2.0.6",
"pnpm": "^8.6.12",
"react": "^17.0.2",
"react-apexcharts": "^1.4.0",
"react-dom": "^17.0.2",

File diff suppressed because it is too large Load Diff

0
storage/.DS_Store vendored Executable file → Normal file
View File

0
storage/app/.gitignore vendored Executable file → Normal file
View File

0
storage/app/public/.gitignore vendored Executable file → Normal file
View File

0
storage/debugbar/.gitignore vendored Executable file → Normal file
View File

0
storage/framework/.gitignore vendored Executable file → Normal file
View File

0
storage/framework/cache/.gitignore vendored Executable file → Normal file
View File

0
storage/framework/cache/data/.gitignore vendored Executable file → Normal file
View File

0
storage/framework/sessions/.gitignore vendored Executable file → Normal file
View File

0
storage/framework/testing/.gitignore vendored Executable file → Normal file
View File

0
storage/framework/views/.gitignore vendored Executable file → Normal file
View File

0
storage/logs/.gitignore vendored Executable file → Normal file
View File