This commit is contained in:
IDONTSUDO 2024-04-15 18:30:41 +03:00
parent 78ebb748ea
commit 776b6e540e

View file

@ -59,7 +59,7 @@ export const DataSetScreen: React.FunctionComponent = observer(() => {
onClickEmptyCard={() => {
store.openEmptyCard()
}}
/>ч
/>
<Drawer
title={DrawersDataset.FormBuilderDrawer}
onClose={() => store.editDrawer(DrawersDataset.FormBuilderDrawer, false)}