Enz000
Enz000
Hey @PeroyNel Craco is not supported by the last release of tailwind, it's more simple now ! read the doc here https://tailwindcss.com/docs/guides/create-react-app Hope i help you π
see the api method in the readme you need to implement a javascript method ``` const siteKey = '*****************-**-******-******'; //either on page load grecaptcha.ready(function() { grecaptcha.execute(siteKey, { action: 'homepage' }).then(function(token)...
it can be interesting if you add XML / Yaml format π
Hello π Any updates about this PR? π
Hello ππ» It's my first lines of code in Go and i'm stuck on this function : ```func (j *JsonReportGenerator) Generate(allResults []Result, projectAggregated AggregatedResult)``` `allResults` are type in `Result`, and...
> Thanks for this solution, thereβs another way to do this without creating a yaml file? Same situation, i have many ApiFilter declared on my resource, and i would like...