This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
jason
/
personae
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
change Clear to Reset, rename component
Jason Gorst
1 mese fa
parent
43cbf9cc19
commit
481d79f828
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
app/components/ResetFiltersButton.vue
+ 1
- 1
app/components/ClearFiltersButton.vue → app/components/ResetFiltersButton.vue
Vedi File
@@ -5,7 +5,7 @@
size="1.25rem"
/>
-
Clear
+
Reset
</Button>
</template>