Skip to content

Commit cc717bd

Browse files
chore(deps): bump @freecodecamp/ui to 1.1.0 (freeCodeCamp#55868)
1 parent cdc4f34 commit cc717bd

File tree

3 files changed

+189
-135
lines changed

3 files changed

+189
-135
lines changed

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@freecodecamp/loop-protect": "3.0.0",
5151
"@freecodecamp/react-calendar-heatmap": "1.1.0",
5252
"@freecodecamp/strip-comments": "3.0.1",
53-
"@freecodecamp/ui": "1.0.2",
53+
"@freecodecamp/ui": "1.1.0",
5454
"@growthbook/growthbook-react": "0.20.0",
5555
"@loadable/component": "5.16.3",
5656
"@reach/router": "1.3.4",

client/src/components/profile/components/__snapshots__/timeline-buttons.test.js.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ exports[`should check certification page consistency 1`] = `
1919
}
2020
/>
2121
<table
22-
className="table-auto w-full max-w-full border-collapse text-left text-foreground-tertiary [&_th]:font-normal [&_td]:p-1 [&_th]:p-1 [&>tbody>tr:nth-of-type(odd)]:bg-background-tertiary"
22+
className="table-auto w-full max-w-full border-collapse text-start text-foreground-tertiary [&_th]:font-normal [&_td]:p-1 [&_th]:p-1 [&>tbody>tr:nth-of-type(odd)]:bg-background-tertiary"
2323
>
2424
<thead>
2525
<tr>

0 commit comments

Comments
 (0)