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:
@@ -105,7 +105,7 @@ export default function MyPagesMenuWrapper() {
|
||||
)
|
||||
}
|
||||
|
||||
export function MyPagesMenuWrapperSkeleton() {
|
||||
function MyPagesMenuWrapperSkeleton() {
|
||||
return (
|
||||
<div>
|
||||
<MyPagesMenuSkeleton />
|
||||
|
||||
Reference in New Issue
Block a user