Auto-prettification

This commit is contained in:
mantikoros 2022-10-03 22:21:56 +00:00 committed by github-actions[bot]
parent 0c9226de41
commit d0d223f7ad

View File

@ -1,5 +1,9 @@
import { ClockIcon } from '@heroicons/react/outline'
import { ExclamationIcon, PencilIcon, PlusCircleIcon } from '@heroicons/react/solid'
import {
ExclamationIcon,
PencilIcon,
PlusCircleIcon,
} from '@heroicons/react/solid'
import clsx from 'clsx'
import { Editor } from '@tiptap/react'
import dayjs from 'dayjs'