Sha256: cb7eab2e3723c7c1e355e847e7d0ecf67435e62ade25115c712af8299ae9dc53

Contents?: true

Size: 311 Bytes

Versions: 8

Compression:

Stored size: 311 Bytes

Contents

<div data-controller='toggle' class="m-2">
  <div data-action='click->toggle#toggle touch->toggle#toggle' class="bg-gray-900 text-white p-6">
    What is the question? (Click to play with toggle!)
  </div>
  <div data-toggle-target='toggleable' class="m-4 hidden">
    <p>This is the answer</p>
  </div>
</div>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
panda_cms-0.2.7 app/views/panda_cms/admin/dashboard/show.html.erb
panda_cms-0.2.6 app/views/panda_cms/admin/dashboard/show.html.erb
panda_cms-0.2.5 app/views/panda_cms/admin/dashboard/show.html.erb
panda_cms-0.2.4 app/views/panda_cms/admin/dashboard/show.html.erb
panda_cms-0.2.3 app/views/panda_cms/admin/dashboard/show.html.erb
panda_cms-0.2.2 app/views/panda_cms/admin/dashboard/show.html.erb
panda_cms-0.2.1 app/views/panda_cms/admin/dashboard/show.html.erb
panda_cms-0.2.0 app/views/panda_cms/admin/dashboard/show.html.erb