Skip to content

Commit

Permalink
Update App.js
Browse files Browse the repository at this point in the history
  • Loading branch information
chocolatemintt1 authored Oct 20, 2024
1 parent 04c07d3 commit 5cd565b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion App.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { createStep, renderSummary, createCalendarEvent, validateDateTime } from './components.js';
import { createStep, renderSummary, validateDateTime } from './components.js';
import { moveButton } from './utils.js';

class ConfessionApp {
Expand Down

0 comments on commit 5cd565b

Please sign in to comment.