+ {!isConfirming ? (
+
-
- >
- )}
- {isConfirming ? (
-
This action cannot be undone.
- ) : (
-
- Restores your project's files back to a snapshot taken at this point and deletes
- all messages after this point.
-
- )}
+ ) : (
+ <>
+
+
+ >
+ )}
+ {isConfirming ? (
+
This action cannot be undone.
+ ) : (
+
+ Restores your project's files back to a snapshot taken at this point and
+ deletes all messages after this point.
+
+ )}
+