remove naddr and share button
This commit is contained in:
parent
0fe9712b45
commit
98e673f3f3
3 changed files with 13 additions and 12 deletions
|
|
@ -2,6 +2,17 @@
|
|||
<div v-if="searchNostr" class="row q-col-gutter-md">
|
||||
<div class="col-12 col-md-7 q-gutter-y-md">
|
||||
<q-card>
|
||||
<!-- <q-card-section class="row items-center q-pb-none">
|
||||
<div class="text-h6">Search Globally</div>
|
||||
<q-space />
|
||||
<q-btn
|
||||
icon="close"
|
||||
flat
|
||||
round
|
||||
dense
|
||||
@click="searchNostr = !searchNostr"
|
||||
/>
|
||||
</q-card-section> -->
|
||||
<q-card-section>
|
||||
<div class="row items-center no-wrap q-mb-md">
|
||||
<div class="col">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue