diff --git a/.changes/problem-panel.md b/.changes/problem-panel.md new file mode 100644 index 0000000..8f16e70 --- /dev/null +++ b/.changes/problem-panel.md @@ -0,0 +1,5 @@ +--- +"algohub": patch:fix +--- + +Fix multiple panels displaying on the user profile page. diff --git a/src/views/account/[id].vue b/src/views/account/[id].vue index 90d07e5..45e0573 100644 --- a/src/views/account/[id].vue +++ b/src/views/account/[id].vue @@ -135,8 +135,8 @@ onMounted(async () => { - - + +