-
-
Notifications
You must be signed in to change notification settings - Fork 1
Add examples for material UI #7
Copy link
Copy link
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
Add an example showing how to use this library with material UI.
Hints:
→ Add Core and ServerTarget components as usual. Required only for styles other than those handled by Material UI.
→ Set Material UI theme's mode using resolvedMode from useMode hook.
→ Create Switch or Autocomplete to select from "dark", "light" or "system" mode and set it using setMode from useMode hook.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers