فهرست منبع

chore: format code

GitHub Action 5 ماه پیش
والد
کامیت
cd53770734
2فایلهای تغییر یافته به همراه0 افزوده شده و 3 حذف شده
  1. 0 2
      cloud/app/src/component/workspace/common.tsx
  2. 0 1
      cloud/app/src/component/workspace/new-user-section.tsx

+ 0 - 2
cloud/app/src/component/workspace/common.tsx

@@ -23,5 +23,3 @@ export function formatDateUTC(date: Date) {
   }
   return date.toLocaleDateString("en-US", options)
 }
-
-

+ 0 - 1
cloud/app/src/component/workspace/new-user-section.tsx

@@ -94,4 +94,3 @@ export function NewUserSection() {
     </Show>
   )
 }
-