bump version to 0.55.0 and update Radix dependencies #18
Annotations
5 warnings
|
eslint(no-shadow):
src/components/theme/provider.tsx#L69
'theme' is already declared in the upper scope.
|
|
eslint(no-shadow):
tests/tree.test.tsx#L215
'React' is already declared in the upper scope.
|
|
eslint(no-shadow):
src/components/ui/sidebar.tsx#L96
'open' is already declared in the upper scope.
|
|
eslint(no-shadow):
src/components/ui/sidebar.tsx#L96
'open' is already declared in the upper scope.
|
|
eslint(no-shadow):
src/components/ui/chart.tsx#L78
'config' is already declared in the upper scope.
|