Skip to content

Commit a1c74df

Browse files
authored
Merge pull request #2776 from Akshat55/modal-close-icon
fix: replace button with 'cds-icon-button' to include tooltip
2 parents 3638ed0 + 004c110 commit a1c74df

File tree

4 files changed

+62144
-62124
lines changed

4 files changed

+62144
-62124
lines changed

.editorconfig

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,14 @@ indent_size = 4
1010
trim_trailing_whitespace = true
1111
insert_final_newline = true
1212

13+
[*.json]
14+
charset = utf-8
15+
end_of_file = lf
16+
indent_style = space
17+
indent_size = 2
18+
trim_trailing_whitespace = true
19+
insert_final_newline = true
20+
1321
[*.yml]
1422
charset = utf-8
1523
indent_style = space

0 commit comments

Comments
 (0)