-
### Is this a unique feature?
- [X] I have checked "open" AND "closed" issues and this is not a duplicate
### Is your feature request related to a problem/unavailable functionality? Please descr…
-
Looks to me like you could remove the react-syntax-highlighter dependency.
Oh - I see references to it in the examples but shouldn't it not be in the npm release package?
-
I have below settings:
```js
module.exports = {
extends: ['stylelint-config-react-native-styled-components'],
customSyntax: 'postcss-styled-syntax',
defaultSeverity: 'warning',
rules…
-
Same here, `lineNumberContainerStyle ` does not work
_Originally posted by @maxpaleo in https://github.com/react-syntax-highlighter/react-syntax-highlighter/issues/347#issuecomment-23…
-
### Check for existing issues
- [X] Completed
### Describe the feature
It would be super helpful to have something like:
Warning: TypeScript syntax detected in .jsx file.
Would you like to:
[…
-
With everything set up, it's coding time! (finally)
**(Re-)Note:** because this is a new step, don't forget to open a new branch!
# Step 1/2 - Login screen Frontend (FE)
#### Estimated time: 2 hours…
-
### Steps to reproduce
Link to live example: [packages/mui-material/src/styles/createMixins.js](https://github.com/o-alexandrov/material-ui/blob/master/packages/mui-material/src/styles/createMixins…
-
I've noticed that the toggle doesn't work for functional React components using the [syntax from the official docs](https://facebook.github.io/react/docs/components-and-props.html) eg
```jsx
funct…
-
### Current behavior
When trying to interact with an element rendered by React that has `htmlFor` set to an ID returned by the `useId()` hook, the peculiar syntax React uses for IDs in React 18 act…
-
Module '"@emotion/css"' has no exported member 'CSSInterpolation'
package.json
```json
{
"private": true,
"type": "module",
"scripts": {
"dev": "vite",
"build": "…