Skip to content

Commit

Permalink
removed unsed reference
Browse files Browse the repository at this point in the history
  • Loading branch information
KrothuTheCoder committed Feb 27, 2024
1 parent b75506a commit 83fc9d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import React from 'react';
import ReactDOM from 'react-dom';
import {createRoot} from 'react-dom/client'
import DonkeyComponent from './donkey';
import DataFetchComponent from './go'; // Import the new compon
Expand Down

0 comments on commit 83fc9d2

Please sign in to comment.