From f4fa43d4686651b62f67e24d3698ea2324082f8e Mon Sep 17 00:00:00 2001 From: Rosyid Haryadi Date: Sat, 30 Sep 2023 21:03:28 +0700 Subject: a more proper calculation including weekend, libur nasional not considered yet --- src/App.jsx | 1 - 1 file changed, 1 deletion(-) (limited to 'src/App.jsx') diff --git a/src/App.jsx b/src/App.jsx index 8a487e0..705587c 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -15,7 +15,6 @@ function App() { ] ); const [removeDisabled, setRemoveDisabled] = useState(false); - // const [lastId, setLastId] = useState(0); useEffect(() => { setRemoveDisabled(listEntry.length === 1); -- cgit v1.2.3-70-g09d2