diff --git a/components/controls/index.tsx b/components/controls/index.tsx index 29a3f96..0e5b85f 100644 --- a/components/controls/index.tsx +++ b/components/controls/index.tsx @@ -3,6 +3,7 @@ import { Select } from '@base-ui/react/select' import { useRef } from 'react' import { RgbColorPicker } from 'react-colorful' +import DarkroomLogo from '@/components/ui/darkroom.svg' import { configSchema, DITHER_MODES, type RGB, useStore } from '@/lib/store' import { ColorField } from './color-field' import { SliderField } from './slider-field' @@ -217,6 +218,16 @@ export function Controls() { + + built by + + + +Darkroom + + + + + + + + + + + + + + + + + + + + + + + + + +