Auto-prettification
This commit is contained in:
parent
0c9226de41
commit
d0d223f7ad
|
@ -1,5 +1,9 @@
|
||||||
import { ClockIcon } from '@heroicons/react/outline'
|
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 clsx from 'clsx'
|
||||||
import { Editor } from '@tiptap/react'
|
import { Editor } from '@tiptap/react'
|
||||||
import dayjs from 'dayjs'
|
import dayjs from 'dayjs'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user