We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21be1b6 commit 0b62deaCopy full SHA for 0b62dea
src/addons/Confirm/Confirm.js
@@ -7,7 +7,7 @@ import Button from '../../elements/Button'
7
import Modal from '../../modules/Modal'
8
9
/**
10
- * A Confirm modal gives the user a choice to confirm or cancel an action/
+ * A Confirm modal gives the user a choice to confirm or cancel an action.
11
* @see Modal
12
*/
13
class Confirm extends Component {
0 commit comments