Skip to content

Commit

Permalink
placeholder not currently used
Browse files Browse the repository at this point in the history
  • Loading branch information
notbakaneko committed Oct 3, 2022
1 parent 699405f commit c34ef03
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion resources/assets/lib/components/lazy-load.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import * as React from 'react';

interface Props {
onLoad: () => PromiseLike<unknown>;
placeholder?: React.ReactNode;
}

@observer
Expand Down

0 comments on commit c34ef03

Please sign in to comment.