Open yeecai opened 1 year ago
<TxButton
...
>
{buttonLabel}
</TxButton>
<TxButton ...
{t(buttonLabel)}
2hours on this
and I forgot loadingbutton and toast.*
export PATH="$PATH:/path/to/your/project/node_modules/.bin" source ~/.zshrc
<TxButton ([^>]+)>{([^<]+)} <TxButton $1>{t($2)} <TxButton([^>])>(\n\s)([^<]+)(\n\s) <TxButton (.?)>(\n\s)(.?)(\n\s*) <TxButton $1>$2{t('$3')}$4
label={"Token Id"} (label|title)={"(.?)"} or (title)={(?!t(")(.?)} $1={t("$2")} title={"Liq. Price"} Header: "Position", Header: "(.*?)" Header: t("$1") value={value}