// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html

exports[`formRow.vue > renders single column with label and help slots 1`] = `<div class="flex flex-col gap-2"><label class="text-k-fg"><span class="block mb-1.5">Name</span><input></label><small class="text-[.95rem] text-k-fg-70 mt-0.5">Enter your name</small></div>`;
