ui: fix style

pull/568/merge
undefined 1 year ago
parent 8e5d3d0b2c
commit a3c0ad5dec
No known key found for this signature in database

@ -2,7 +2,7 @@ import { getScoreColor } from '@hydrooj/utils/lib/status';
import $ from 'jquery';
import yaml from 'js-yaml';
import React from 'react';
import {createRoot} from 'react-dom/client';
import { createRoot } from 'react-dom/client';
import Notification from 'vj/components/notification';
import { downloadProblemSet } from 'vj/components/zipDownloader';
import { NamedPage } from 'vj/misc/Page';

Loading…
Cancel
Save