feat: show or hide by visible prop (#8) #10
Annotations
14 warnings
test
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
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:
example/src/App.tsx#L18
Inline style: { flexDirection: 'row', justifyContent: 'space-between', zIndex: 1 }
|
lint:
example/src/App.tsx#L30
Inline style: { backgroundColor: 'red' }
|
lint:
example/src/App.tsx#L36
Inline style: { color: 'black' }
|
lint:
example/src/App.tsx#L38
Inline style: { backgroundColor: 'green' }
|
lint:
example/src/App.tsx#L42
Inline style: { backgroundColor: 'blue' }
|
lint
Inline style: { backgroundColor: 'red', flexShrink: 1 }
|
lint
Inline style: { flexShrink: 1, flexGrow: 1 }
|
lint
Inline style: { backgroundColor: 'blue', flexShrink: 1 }
|
lint
Inline style: { flexShrink: 1, flexGrow: 1 }
|
lint
Inline style: { color: "tooltipMessage === 'Correct!' ? 'blue' : undefined" }
|
build-library
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/
|
build-web
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/
|