Skip to content

Commit

Permalink
chore: update import
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanCassiere committed Aug 9, 2024
1 parent f7c28b8 commit 83d0c62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.tsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import React from "react";
import ReactDOM from "react-dom/client";

import UserApp from "./app-entry";
import UserApp from "./entry-app";

import "./main.css";

Expand Down

0 comments on commit 83d0c62

Please sign in to comment.