generated from react18-tools/turborepo-template
-
-
Notifications
You must be signed in to change notification settings - Fork 1
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.
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers