Skip to content

Commit

Permalink
Prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
thsparks committed Feb 8, 2024
1 parent 5b8d3bf commit c01e1b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion teachertool/src/components/Toasts.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -101,4 +101,4 @@ export const Toasts: React.FC<IProps> = ({}) => {
</AnimatePresence>
</div>
);
};
};

0 comments on commit c01e1b1

Please sign in to comment.