The withTranslation is a classic HOC (higher order component) and gets the t function and i18n instance inside your component via props. 1. import React ...
確定! 回上一頁