File tree Expand file tree Collapse file tree 3 files changed +189
-135
lines changed
src/components/profile/components/__snapshots__ Expand file tree Collapse file tree 3 files changed +189
-135
lines changed Original file line number Diff line number Diff line change 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" ,
Original file line number Diff line number Diff 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 >
You can’t perform that action at this time.
0 commit comments