mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-24 15:25:46 +00:00
refactor(FE-316): Fix header markup and comment out UniformityStat
This commit is contained in:
@@ -29,11 +29,11 @@ const UniformityTable = ({ refresh }: { refresh?: () => void }) => {
|
||||
|
||||
<div className='my-4 divider'></div>
|
||||
|
||||
<section>
|
||||
{/*<section>
|
||||
<UniformityStat />
|
||||
</section>
|
||||
|
||||
<div className='my-4'></div>
|
||||
<div className='my-4'></div>*/}
|
||||
|
||||
<section>
|
||||
<UniformityChart />
|
||||
|
||||
Reference in New Issue
Block a user