mirror of
https://github.com/chinchang/web-maker.git
synced 2025-07-26 16:20:09 +02:00
style fixes
This commit is contained in:
@@ -195,6 +195,7 @@ export class CreateNewModal extends Component {
|
|||||||
item={template}
|
item={template}
|
||||||
focusable
|
focusable
|
||||||
onClick={onTemplateSelect.bind(null, template, true)}
|
onClick={onTemplateSelect.bind(null, template, true)}
|
||||||
|
hasOptions={false}
|
||||||
/>
|
/>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user