Browse Source

change Clear to Reset, rename component

Jason Gorst 1 tháng trước cách đây
mục cha
commit
481d79f828
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/components/ResetFiltersButton.vue

+ 1 - 1
app/components/ClearFiltersButton.vue → app/components/ResetFiltersButton.vue

@@ -5,7 +5,7 @@
       size="1.25rem"
     />
 
-    Clear
+    Reset
   </Button>
 </template>