Skip to content

Commit ee8aee8

Browse files
committed
Merge remote-tracking branch 'origin/dev' into dev
2 parents a41e47d + ac59324 commit ee8aee8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/src/pages/bed-cart.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ export const BedCart = () => {
4141
}
4242

4343
return (
44-
<Layout footer title="BEDbase | Cart">
44+
<Layout title="BEDbase | Cart">
4545
<div className="p-2">
4646
<div className="d-flex flex-row align-items-start justify-content-between">
4747
<div className="d-flex flex-column">

0 commit comments

Comments
 (0)