Skip to content

Commit

Permalink
Merge pull request #201 from Dias999/feature/Fix_build_error
Browse files Browse the repository at this point in the history
feat: fix build error
  • Loading branch information
andreneto97 authored Sep 6, 2024
2 parents d72dce8 + 6b0c428 commit 1335468
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import React, { useEffect, useMemo } from 'react';
import React, { useEffect, useMemo, ReactNode } from 'react';
import {
Filter,
FilterVariant,
Expand Down

0 comments on commit 1335468

Please sign in to comment.