examples ui changes

This commit is contained in:
Guy Ben-Aharon
2024-08-29 10:16:27 +03:00
parent ddddc0af08
commit 36f6eb1f81

View File

@@ -153,7 +153,7 @@ export const CreateDiagramDialog: React.FC<CreateDiagramDialogProps> = ({
const renderExamplesOption = useCallback(
() => (
<div
className="flex w-32 h-32 bg-pink-50 rounded-md items-center text-center flex-col py-3 border border-pink-600 cursor-pointer"
className="flex w-32 h-32 rounded-md items-center text-center flex-col py-3 border cursor-pointer"
onClick={() => window.open('/examples')}
>
<div className="flex items-center flex-1">