mirror of
https://github.com/bakateam/merakiui.git
synced 2025-12-09 23:15:35 +00:00
Add components to tailwindcss play
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<view-component :name="name" :code="code">
|
||||
<view-component :name="name" :code="code" :playUrl="'https://play.tailwindcss.com/oCePm5Vaed'">
|
||||
<div class="px-3 py-6" slot="component">
|
||||
<section class="max-w-4xl p-6 mx-auto bg-white rounded-md shadow-md dark:bg-gray-800">
|
||||
<h2 class="text-lg font-semibold text-gray-700 capitalize dark:text-white">Account settings</h2>
|
||||
|
||||
Reference in New Issue
Block a user