From 860ffc05602b148769b87d0cda39985feb9a8486 Mon Sep 17 00:00:00 2001 From: Yamagishi Kazutoshi Date: Tue, 23 May 2017 20:10:41 +0900 Subject: Focus the submit button (#3253) Focus the submit button when confirmation modal is opened. Also, changed cancellation link to button. This makes the meaning clearer. --- yarn.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'yarn.lock') diff --git a/yarn.lock b/yarn.lock index 549c7178a..3c19450b6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1542,7 +1542,7 @@ clap@^1.0.9: dependencies: chalk "^1.1.3" -classnames@^2.1.2, classnames@^2.2.3, classnames@~2.2: +classnames@^2.1.2, classnames@^2.2.3, classnames@^2.2.5, classnames@~2.2: version "2.2.5" resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.2.5.tgz#fb3801d453467649ef3603c7d61a02bd129bde6d" -- cgit