Input with button
Implementation:
modules/components/molecules/input-with-button.liquid
Classes (String): w-1/2
Input params (Hash): {"name":"input","placeholder":"Type here"}
Button params (Hash): {"content":"Search","variant":"primary"}
Variants & examples
{"classes":"w-1/2","input_params":{"name":"input","placeholder":"Type here"},"button_params":{"content":"Search","variant":"primary"}}