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