Skip to content

Commit

Permalink
fix merge mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
slax57 committed Apr 5, 2024
1 parent 23e0760 commit 7528365
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/AdminGuesser.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,6 @@ const AdminGuesser = ({
theme = lightTheme,
// Other props
children,
authProvider,
...rest
}: AdminGuesserProps) => {
const [resources, setResources] = useState<Resource[]>([]);
Expand Down

0 comments on commit 7528365

Please sign in to comment.