Skip to content

Commit 667bf08

Browse files
committed
Last ones?
1 parent 7e9d691 commit 667bf08

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

apps/web/test/unit-tests/components/views/elements/__snapshots__/BugReportDialogButton-test.tsx.snap

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
exports[`<BugReportDialogButton /> renders 'download' label if 'loca' is configured 1`] = `
44
<div>
55
<button
6-
class="_button_13vu4_8"
6+
class="_button_1nw83_8"
77
data-kind="secondary"
8-
data-size="sm"
8+
data-size="md"
99
role="button"
1010
tabindex="0"
1111
>
@@ -17,9 +17,9 @@ exports[`<BugReportDialogButton /> renders 'download' label if 'loca' is configu
1717
exports[`<BugReportDialogButton /> renders 'submit' label if a URL is configured 1`] = `
1818
<div>
1919
<button
20-
class="_button_13vu4_8"
20+
class="_button_1nw83_8"
2121
data-kind="secondary"
22-
data-size="sm"
22+
data-size="md"
2323
role="button"
2424
tabindex="0"
2525
>

0 commit comments

Comments
 (0)