From 7ad55473281d4e8e300386f9113a444d1b55b912 Mon Sep 17 00:00:00 2001 From: Zack Spear Date: Thu, 1 Jun 2023 00:27:07 -0700 Subject: [PATCH] fix: server state buy component --- components/UserProfile/ServerState.vue | 69 ++++++++++------------- components/UserProfile/ServerStateBuy.vue | 6 ++ 2 files changed, 37 insertions(+), 38 deletions(-) create mode 100644 components/UserProfile/ServerStateBuy.vue diff --git a/components/UserProfile/ServerState.vue b/components/UserProfile/ServerState.vue index 5392cfcb3..6853510c6 100644 --- a/components/UserProfile/ServerState.vue +++ b/components/UserProfile/ServerState.vue @@ -1,46 +1,39 @@ - - - \ No newline at end of file diff --git a/components/UserProfile/ServerStateBuy.vue b/components/UserProfile/ServerStateBuy.vue new file mode 100644 index 000000000..d5f9117c9 --- /dev/null +++ b/components/UserProfile/ServerStateBuy.vue @@ -0,0 +1,6 @@ + +