refactor: make history component self closing
This commit is contained in:
@@ -685,7 +685,7 @@
|
|||||||
<history
|
<history
|
||||||
@useHistory="handleUseHistory"
|
@useHistory="handleUseHistory"
|
||||||
ref="historyComponent"
|
ref="historyComponent"
|
||||||
></history>
|
/>
|
||||||
</div>
|
</div>
|
||||||
<input id="collection-tab" type="radio" name="side" />
|
<input id="collection-tab" type="radio" name="side" />
|
||||||
<label for="collection-tab">{{ $t("collections") }}</label>
|
<label for="collection-tab">{{ $t("collections") }}</label>
|
||||||
|
|||||||
Reference in New Issue
Block a user