Auto import components

This commit is contained in:
Liyas Thomas
2020-08-17 18:37:54 +05:30
parent e86a17980b
commit dda26b7a3f

View File

@@ -955,7 +955,7 @@
<pw-section class="pink" :label="$t('notes')" ref="sync"> <pw-section class="pink" :label="$t('notes')" ref="sync">
<div v-if="fb.currentUser"> <div v-if="fb.currentUser">
<inputform /> <inputform />
<notes /> <feeds />
</div> </div>
<div v-else> <div v-else>
<ul> <ul>