feat: added thinking time statistics; added LaTeX rendering support
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import 'reflect-metadata';
|
||||
import 'katex/dist/katex.min.css';
|
||||
import { StrictMode } from 'react';
|
||||
import { createRoot } from 'react-dom/client';
|
||||
import './styles/variables.css';
|
||||
|
||||
Reference in New Issue
Block a user