Skip to content

[ADD] add component FAB, radio button, and textfield - #16

Merged
daffahilmyf merged 4 commits into
stagefrom
nia/component
Jul 24, 2024
Merged

daffahilmyf merged 4 commits into
stagefrom
nia/component

Conversation

@Nia-Dalimunthe

Copy link
Copy Markdown
Collaborator

Adding new components: floating action button, radio button, and text field.

@Nia-Dalimunthe Nia-Dalimunthe added the enhancement New feature or request label Jul 12, 2024

@daffahilmyf daffahilmyf left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Please fix

Comment thread frontend/src/App.tsx Outdated
@@ -1,12 +1,12 @@
import './App.css';
import { EntryButton } from '@organisms/EntryButton';
//import { EntryButton } from '@organisms/EntryButton';

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Remove this

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Remove all commented code

@@ -0,0 +1,30 @@
import { TextField as TextFieldMUI } from '@mui/material';
//import { ReactNode } from 'react';

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Remove this

<Checkbox
testId='checkbox_test'
variant='contained'
//variant='contained'

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Remove this

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Remove commented code

@daffahilmyf daffahilmyf left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM!!!

@daffahilmyf
daffahilmyf merged commit e863906 into stage Jul 24, 2024
@daffahilmyf
daffahilmyf deleted the nia/component branch July 24, 2024 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants