chore: update README with correct GitHub links and demo image #13
Annotations
10 errors and 3 warnings
|
lint
Process completed with exit code 1.
|
|
lint:
src/utils.ts#L8
Replace `··};` with `};⏎`
|
|
lint:
src/utils.ts#L7
Replace `··error:·"❌"` with `error:·'❌',`
|
|
lint:
src/utils.ts#L6
Replace `····chevronUp:·"▲"` with `··chevronUp:·'▲'`
|
|
lint:
src/utils.ts#L5
Replace `····chevronDown:·"▼"` with `··chevronDown:·'▼'`
|
|
lint:
src/utils.ts#L4
Replace `····close:·"✕"` with `··close:·'✕'`
|
|
lint:
src/utils.ts#L3
Replace `··done:·"✅",·` with `done:·'✅',`
|
|
lint:
src/utils.ts#L2
Replace `··copy:·"📋"` with `copy:·'📋'`
|
|
lint:
src/utils.ts#L1
'icons' is assigned a value but never used
|
|
test
Process completed with exit code 1.
|
|
lint:
src/NetworkLogItem.tsx#L174
Inline style: { color: '#F44336' }
|
|
lint:
src/NetworkLogItem.tsx#L164
Inline style: { top: '30%' }
|
|
lint:
example/src/App.tsx#L233
Inline style: { flex: 1 }
|