Merge pull request #5 from WayneKim92/release/v1.0.2 #7
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint files:
example/src/App.tsx#L12
Inline style: { flexDirection: 'row', justifyContent: 'space-between', zIndex: 1 }
|
Lint files:
example/src/App.tsx#L24
Inline style: { backgroundColor: 'red' }
|
Lint files:
example/src/App.tsx#L30
Inline style: { color: 'black' }
|
Lint files:
example/src/App.tsx#L32
Inline style: { backgroundColor: 'green' }
|
Lint files:
example/src/App.tsx#L36
Inline style: { backgroundColor: 'blue' }
|
Lint files
Inline style: { backgroundColor: 'red', flexShrink: 1 }
|
Lint files
Inline style: { flexShrink: 1, flexGrow: 1 }
|
Lint files
Inline style: { backgroundColor: 'blue', flexShrink: 1 }
|
Lint files
Inline style: { flexShrink: 1, flexGrow: 1 }
|
Lint files
Inline style: { padding: 16, backgroundColor: 'gray' }
|
Loading