Skip to content

Commit

Permalink
Merge pull request #1892 from data-team-uhn/CARDS-2018-link-return
Browse files Browse the repository at this point in the history
CARDS-2018: Return routing Link to AdminStatistics
  • Loading branch information
sdumitriu authored Feb 2, 2025
2 parents 5110477 + 28bd16a commit d194111
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
// under the License.
//
import React, { useContext, useEffect, useState } from "react";
import { Link } from "react-router-dom";
import { v4 as uuidv4 } from 'uuid';
import {
Box,
Expand Down

0 comments on commit d194111

Please sign in to comment.