FezVrasta/popper.js

View on GitHub
packages/react-native/index.test-d.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function App has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function App() {
  const arrowRef = React.useRef(null);
  useFloating();
  const {update, refs, elements} = useFloating({
    placement: 'right',
Severity: Minor
Found in packages/react-native/index.test-d.tsx - About 1 hr to fix

There are no issues that match your filters.

Category
Status