{#
/**
 * @file
 * Default theme implementation of a link composite webform element.
 *
 * Available variables:
 * - content: The link webform element to be output.

 * @see template_preprocess_webform_composite_link()
 *
 * @ingroup themeable
 */
#}
{{ attach_library('webform/webform.element.composite') }}
{{ content }}
