Chris Wong
Chris Wong
Perhaps add the following to `react-nice-dates/index.d.ts`? ```typescript declare const START_DATE: string; declare const END_DATE: string; ```
Is this package abandoned?
> > 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...
@henry-young Thanks! That works perfectly.
Will EUI theme be compatible with the [theme specification](https://system-ui.com/theme/) used in [theme-ui](https://theme-ui.com/theme-spec) and [styled system](https://styled-system.com/)?
> 👋 Hi @lightwave, we aren't explicitly building our themes to be compatible, but from the looks at that documentation, it's just a way to store your own theme tokens...