This repository was archived by the owner on Mar 24, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated UI components and state management in Setting.tsx
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.
- Loading branch information
Showing
1 changed file
with
87 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters