Skip to content

Commit

Permalink
Format check in history dialogue
Browse files Browse the repository at this point in the history
  • Loading branch information
RandomTannenbaum committed Nov 12, 2024
1 parent c310de1 commit 9d8542f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import Dialog from './dialog';
import CheckInDialog from "./checkInDialog";
import CheckInDialog from './checkInDialog';

export default class CheckInHistoryDialog extends Dialog {
override submit() {
Expand Down

0 comments on commit 9d8542f

Please sign in to comment.