Work on new left menu w/shortcuts

This commit is contained in:
Jackson Harper
2024-06-10 17:34:38 +08:00
parent 4295e8228d
commit 3f6e7c924a
70 changed files with 1043 additions and 721 deletions

View File

@ -1,6 +1,6 @@
/* eslint-disable functional/no-class */
import { FloppyDisk } from 'phosphor-react'
import { FloppyDisk } from '@phosphor-icons/react'
import { PluginComponent } from 'react-markdown-editor-lite'
import { Button } from '../elements/Button'