Skip to content

Commit

Permalink
[AB-xxx] fixing import
Browse files Browse the repository at this point in the history
  • Loading branch information
Sheldan committed Mar 26, 2024
1 parent 06e7828 commit 80498f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/experience-tracking/src/App.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import React, {useState} from 'react';
import React from 'react';
import './App.css';
import {Leaderboard} from "./components/Leaderboard";

Expand Down

0 comments on commit 80498f8

Please sign in to comment.