Skip to content

Conversation

@samhere06
Copy link
Contributor

wss quick create component updated based on design

@samhere06 samhere06 force-pushed the mod/decouplers/WssquickCreateChg branch from 59c486c to cb3684b Compare October 24, 2025 13:15
@@ -1,5 +1,6 @@
import { Button } from '@mui/material';
import './WssQuickCreate.css';
import { makeStyles } from '@mui/styles';
Copy link
Collaborator

Choose a reason for hiding this comment

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

move this import statement up

Copy link
Contributor Author

Choose a reason for hiding this comment

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

updated

export default function WssQuickCreate(props: WssQuickCreateProps) {
const { heading, actions } = props;

const classes = useStyles();
Copy link
Collaborator

Choose a reason for hiding this comment

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

add a line break before return statement

Copy link
Contributor Author

Choose a reason for hiding this comment

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

updated

@tumms2021389 tumms2021389 merged commit f507906 into master Oct 27, 2025
5 checks passed
@tumms2021389 tumms2021389 deleted the mod/decouplers/WssquickCreateChg branch October 27, 2025 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants