chore: modal animations

This commit is contained in:
Aman Harwara
2023-08-11 17:09:01 +05:30
parent d1142976a5
commit 7fb960470a
19 changed files with 267 additions and 206 deletions

View File

@@ -16,9 +16,7 @@ const SuperExportModal = ({ exportNotes, close }: Props) => {
return (
<Modal
title="Export notes"
className={{
description: 'p-4',
}}
className="p-4"
close={close}
actions={[
{