This commit is contained in:
Felix Roos 2024-10-23 23:03:48 +02:00
parent 2a67698616
commit 75f7f4deac

View File

@ -1,7 +1,3 @@
/* import AcademicCapIcon from '@heroicons/react/20/solid/AcademicCapIcon';
import ArrowPathIcon from '@heroicons/react/20/solid/ArrowPathIcon';
import LinkIcon from '@heroicons/react/20/solid/LinkIcon';
import SparklesIcon from '@heroicons/react/20/solid/SparklesIcon'; */
import PlayCircleIcon from '@heroicons/react/20/solid/PlayCircleIcon';
import StopCircleIcon from '@heroicons/react/20/solid/StopCircleIcon';
import cx from '@src/cx.mjs';