feat: auto focus directive, auto focus primary action by default

This commit is contained in:
liyasthomas
2021-08-08 22:44:05 +05:30
parent a71f70644f
commit cbf99d2daf
28 changed files with 38 additions and 7 deletions

View File

@@ -12,7 +12,7 @@ const factory = (props) =>
* inputting values.
*/
describe("url-field", () => {
describe("env-input", () => {
test("mounts properly", () => {
const wrapper = factory({
value: "test",