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 7e9d691 commit 667bf08Copy full SHA for 667bf08
1 file changed
apps/web/test/unit-tests/components/views/elements/__snapshots__/BugReportDialogButton-test.tsx.snap
@@ -3,9 +3,9 @@
3
exports[`<BugReportDialogButton /> renders 'download' label if 'loca' is configured 1`] = `
4
<div>
5
<button
6
- class="_button_13vu4_8"
+ class="_button_1nw83_8"
7
data-kind="secondary"
8
- data-size="sm"
+ data-size="md"
9
role="button"
10
tabindex="0"
11
>
@@ -17,9 +17,9 @@ exports[`<BugReportDialogButton /> renders 'download' label if 'loca' is configu
17
exports[`<BugReportDialogButton /> renders 'submit' label if a URL is configured 1`] = `
18
19
20
21
22
23
24
25
0 commit comments