6 lines
289 B
Plaintext
6 lines
289 B
Plaintext
if componentSet.has('circles') || componentSet.has('projects')
|
|
solid-widget(name='hubl-menu-publicprivate')
|
|
template
|
|
div(
|
|
class="${value == 'Public' ? 'text-simple-line-icons text-large': 'text-simple-line-icons text-xsmall'}"
|
|
) ${value == 'Public' ? '#' : ''} |