Re-order of pair editor

This commit is contained in:
Gregory Schier
2023-03-19 13:28:57 -07:00
parent b708b5ae41
commit 1b9813fb4c
12 changed files with 195 additions and 88 deletions

View File

@@ -8,6 +8,7 @@ import {
Cross2Icon,
DotsHorizontalIcon,
DotsVerticalIcon,
DragHandleDots2Icon,
EyeOpenIcon,
GearIcon,
HomeIcon,
@@ -39,6 +40,7 @@ const icons = {
colorWheel: ColorWheelIcon,
dotsH: DotsHorizontalIcon,
dotsV: DotsVerticalIcon,
drag: DragHandleDots2Icon,
eye: EyeOpenIcon,
gear: GearIcon,
home: HomeIcon,