feat: use gtag instead gtm (#1695)
This commit is contained in:
parent
b5dd948e56
commit
2e588ae221
12 changed files with 64 additions and 34 deletions
|
|
@ -71,7 +71,7 @@ const MembersPage = () => {
|
|||
|
||||
</div>
|
||||
{isMemberFull && (
|
||||
<UpgradeBtn className='mr-2' />
|
||||
<UpgradeBtn className='mr-2' loc='member-invite' />
|
||||
)}
|
||||
<div className={
|
||||
`shrink-0 flex items-center py-[7px] px-3 border-[0.5px] border-gray-200
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue