Merged in fix/missing-skeletons (pull request #3486)

fix: Missing footer skeletons

* Fix footer skeletons

* Remove unused export


Approved-by: Matilda Landström
This commit is contained in:
Anton Gunnarsson
2026-01-23 12:35:27 +00:00
parent f8e69f9cc2
commit 82708d0d2d
2 changed files with 11 additions and 5 deletions

View File

@@ -105,7 +105,7 @@ export default function MyPagesMenuWrapper() {
)
}
export function MyPagesMenuWrapperSkeleton() {
function MyPagesMenuWrapperSkeleton() {
return (
<div>
<MyPagesMenuSkeleton />