Luka Saric
Luka Saric
This PR refactors gravatar packet into ES6 and also polishes code.
Refactor this packet to JavaScript ES6?
Currently when using the `useGtm`, it's only supported and initialized on the client side. It would be nice to find a way on handling the events that are triggered on...
@LouisMazel @michael-bouvy Currently when I try to use `gtm.trackEvent` it has some prefined props (event, value etc) already set. Is there a way to omit all the predefined props and...
Same issue as in [nuxt-lodash](https://github.com/cipami/nuxt-lodash/issues/52). Every utility return `any`
- Use `createResolver().resolve` from `@nuxt/kit` so that the `radash` has properly resolved types - Upgrades `Nuxt` to the `3.7.3`
## Motivation and Resolution Use companion pattern instead because of the type safety except constants to avoid build issues. Tested by linking the newly built version within [Starknet Wallet Account](https://github.com/PhilippeR26/Starknet-WalletAccount)...