ChubbsBunns / Kakilang

Kakilang means "Our own People"! Using our web application to meet your kakis on campus!
1 stars 1 forks source link

Create our own confirmation popup #29

Open WillCWX opened 2 years ago

WillCWX commented 2 years ago

Currently, the confirmation popups are from react-confirm-box module which is outdated and uses React 17 instead of React 18. We need to make our own confirmation popup component in React 18 to remove the warnings in the browser.