Skip to content

Commit 4f9013d

Browse files
committed
Renamed the test file to match the component
1 parent c9810b1 commit 4f9013d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Diff for: .prettierrc

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
"semi": true,
33
"singleQuote": true,
44
"trailingComma": "es5",
5-
"bracketSpacing": true
5+
"bracketSpacing": true,
6+
"printWidth": 100
67
}
File renamed without changes.

0 commit comments

Comments
 (0)