/** * CTextArea * @author Tevin */ import CTextArea from '@components/forms/textarea/CTextArea.vue'; export { CTextArea, }