Chris Wong

Results 5 comments of Chris Wong

Perhaps add the following to `react-nice-dates/index.d.ts`? ```typescript declare const START_DATE: string; declare const END_DATE: string; ```

> > i use [@react-oauth/google](https://www.npmjs.com/package/@react-oauth/google) but not response tokenId, how to get tokenId? > > you need to use [Authorization code flow](https://github.com/MomenSherif/react-oauth#authorization-code-flow) it will give you key named `code` you...

> and then I just have a file named `~/src/icons.ts` that contains. @henry-young What do I do with icons.ts? Do I have to import it somewhere or put it in...