summaryrefslogtreecommitdiff
path: root/src/App.jsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/App.jsx')
-rw-r--r--src/App.jsx5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/App.jsx b/src/App.jsx
index 4f230af..6becb89 100644
--- a/src/App.jsx
+++ b/src/App.jsx
@@ -137,7 +137,7 @@ function App() {
<ul>
<li><Typography>Disclaimer: keakuratan tidak terjamin</Typography></li>
<li><Typography>Sudah termasuk perhitungan lembur akhir pekan</Typography></li>
- <li><Typography>Belum termasuk libur nasional (todo)</Typography></li>
+ <li><Typography><s>Belum termasuk libur nasional</s> Libur nasional belum lintas tahun (todo)</Typography></li>
<li><Typography>Belum termasuk versi 6 hari kerja (todo)</Typography></li>
<li><Typography>UI belum responsive (todo)</Typography></li>
</ul>
@@ -146,9 +146,6 @@ function App() {
<Icon path={mdiGitlab}
title="Repository"
size={2}
- // horizontal
- // vertical
- // rotate={90}
color="blue"
spin
/>