UNPKG

@yandex/ui

Version:

Yandex UI components

4 lines (3 loc) 234 B
import { TextareaClear } from '../../Clear/Textarea-Clear'; import { textareaRegistry as textareaRegistryBase } from '../../Textarea.registry/touch-pad'; export var textareaRegistry = textareaRegistryBase.set('Clear', TextareaClear);