This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
jason
/
personae
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ソースを参照
change Clear to Reset, rename component
Jason Gorst
1 ヶ月 前
親
43cbf9cc19
コミット
481d79f828
1 ファイル変更
、
1 行追加
、
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>