Merge branch 'master' into update-tailwind
This commit is contained in:
commit
9c6c432eff
4 changed files with 6 additions and 6 deletions
|
@ -51,7 +51,7 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<sidebar :links="[
|
||||
<sidebar class="sm:-mt-2px" :links="[
|
||||
{ title: 'All', icon: 'alpha__grid', active: true, disabled: false },
|
||||
{ title: 'Starred', icon: 'state__starred', active: false, disabled: false },
|
||||
{ title: 'Recents', icon: 'objects__recent', active: false, disabled: false },
|
||||
|
|
Reference in a new issue