Skip to content

Conversation

@yadibolt
Copy link

Fixed bugs that caused application to not work properly.

import React from 'react';
import internal from 'stream';
import { Customer } from '../generated';
import SimpleCard from './Simplecard';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please, prefer named imports

<Card className={classes.root}>
<CardContent>
<Typography variant="h5" component="h2">
{customer_name}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please check the issue there is title and subheader

@jozef-slezak
Copy link
Contributor

Nice start. Please continue with "write script that applies refactoring rules" (issue is referring to lowcode/packages/react-lowcode/src/codegen/generation/generators/template/template-resolver.ts) and do not forget to write jest test for your implementation

@jozef-slezak jozef-slezak changed the title WIP - fixed bugs Jul 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants