Update components

This commit is contained in:
khatabwedaa
2021-05-27 20:49:44 +02:00
parent 0a517b3b18
commit 9744f9b326
7 changed files with 39 additions and 41 deletions

View File

@@ -1,7 +1,7 @@
<template>
<view-component :name="name" :code="code">
<div class="flex justify-end px-3 pt-6 pb-56 sm:justify-center" slot="component">
<div class="relative">
<div class="relative inline-block">
<!-- Dropdown toggle button -->
<button @click="dropdownOpen = !dropdownOpen" class="relative z-10 block p-2 bg-white rounded-md dark:bg-gray-800 focus:outline-none">
<svg class="w-5 h-5 text-gray-800 dark:text-white" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor">