This website works better with JavaScript
Home
Explore
Help
Sign In
jason
/
personae
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
change Clear to Reset, rename component
Jason Gorst
1 month ago
parent
43cbf9cc19
commit
481d79f828
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
app/components/ResetFiltersButton.vue
+ 1
- 1
app/components/ClearFiltersButton.vue → app/components/ResetFiltersButton.vue
View File
@@ -5,7 +5,7 @@
size="1.25rem"
/>
-
Clear
+
Reset
</Button>
</template>