Update tags for all snippets

Resolves #92
This commit is contained in:
Angelos Chalaris
2020-03-16 12:50:44 +02:00
parent accea9b71c
commit ae78e6d456
30 changed files with 31 additions and 31 deletions

View File

@ -1,6 +1,6 @@
---
title: TextArea
tags: input,beginner
tags: components,input,beginner
---
Renders a `<textarea>` element that uses a callback function to pass its value to the parent component.