refactor: make history component self closing

This commit is contained in:
jamesgeorge007
2019-12-15 18:55:29 +05:30
parent 4c82ef89fb
commit fcc6f5aa76

View File

@@ -685,7 +685,7 @@
<history
@useHistory="handleUseHistory"
ref="historyComponent"
></history>
/>
</div>
<input id="collection-tab" type="radio" name="side" />
<label for="collection-tab">{{ $t("collections") }}</label>