fix: add datepicker css to dark theme #77
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
7 warnings
Test and Publish
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test and Publish:
src/themes/dark/theme.bundle.js#L1
'THEME_COMPONENTS' is assigned a value but never used
|
Test and Publish:
src/themes/no-sidebar/components/Sidebar.tsx#L1
'React' is defined but never used
|
Test and Publish:
src/themes/no-sidebar/components/TopBar.tsx#L3
'Button' is defined but never used
|
Test and Publish:
src/themes/no-sidebar/components/TopBar.tsx#L6
'Icon' is defined but never used
|
Test and Publish:
src/themes/no-sidebar/components/TopBar.tsx#L11
'useNavigationResources' is defined but never used
|
Test and Publish:
src/themes/no-sidebar/theme.bundle.js#L1
'THEME_COMPONENTS' is assigned a value but never used
|