Skip to content
This repository has been archived by the owner on Mar 24, 2024. It is now read-only.

[Front] Split Address #115

Merged
merged 1 commit into from
Mar 4, 2024
Merged

[Front] Split Address #115

merged 1 commit into from
Mar 4, 2024

Conversation

Aloento
Copy link
Owner

@Aloento Aloento commented Mar 4, 2024

Updated the import statement in Setting.tsx to include Label from @fluentui/react-components. Enhanced the useStyles function with two new styles and updated the version annotation for the Setting function. Modified the useState hook for address to initialize with an array of four empty strings. The setAddress function was updated for better data handling. Improved readability of Field and Input components. Replaced Tooltip and Field components for "Address" with more specific Field components. Updated the run function within the Button component for "Submit" for better data submission.

Updated the import statement in `Setting.tsx` to include `Label` from `@fluentui/react-components`. Enhanced the `useStyles` function with two new styles and updated the version annotation for the `Setting` function. Modified the `useState` hook for `address` to initialize with an array of four empty strings. The `setAddress` function was updated for better data handling. Improved readability of `Field` and `Input` components. Replaced `Tooltip` and `Field` components for "Address" with more specific `Field` components. Updated the `run` function within the `Button` component for "Submit" for better data submission.
@Aloento Aloento merged commit ef3683b into master Mar 4, 2024
1 check passed
@Aloento Aloento deleted the Dev branch March 4, 2024 13:54
@Aloento Aloento changed the title Updated UI components and state management in Setting.tsx [Front] Split Address Mar 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant