Skip to content

Commit

Permalink
chore(fe): change comment for confirmmodal
Browse files Browse the repository at this point in the history
  • Loading branch information
jihorobert committed Dec 23, 2024
1 parent 0943160 commit 65d9621
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@ interface ModalProps {
* @param description - Description of the modal.
*
* @remarks
* * AlertDialogFooter section (Button section) is separated using ConfirmModal component
* * because its design and functionality vary depending on context (for reusability).
* * AlertDialogFooter section (Button section) is separated using ConfirmModal component for reusability.
*/
export default function ConfirmModal({
open,
Expand Down

0 comments on commit 65d9621

Please sign in to comment.