Skip to content

Commit

Permalink
css variants fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Gemma committed Dec 20, 2023
1 parent 44bf382 commit 6a0845e
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
import './TableResultsVariant.css'
import '../IndividualsResults/TableResultsIndividuals.css'
import '../../Datasets/ResultsDatasets.css'
import { useState, useEffect } from 'react'

function TableResultsVariant (props) {
Expand Down

0 comments on commit 6a0845e

Please sign in to comment.