Sha256: fa25463bedb98d80b4dc676c29c62405ba30d25008b09ac56ebe317aa314c181

Contents?: true

Size: 363 Bytes

Versions: 2

Compression:

Stored size: 363 Bytes

Contents

<div class="my-5">
  <label class="block text-sm font-medium text-gray-700 string required text-sm font-medium text-gray-600">
    <%= @label %>
  </label>
  <%= @form.datetime_field @field, class: "mt-1 block border border-gray-300 rounded-md shadow-sm py-2 px-3 focus:outline-none focus:ring-tybo-500 focus:border-tybo-500 sm:text-sm string required" %>
</div>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
tybo-0.2.3 app/components/input/datetime_component.html.erb
tybo-0.2.2 app/components/input/datetime_component.html.erb