Skip to content

Commit

Permalink
updated anchor links
Browse files Browse the repository at this point in the history
links weren't linking to correct anchors. Fixed and updated name of mui#2 from "reusable style overrides" to "reusable component"
  • Loading branch information
abaker93 authored Apr 15, 2022
1 parent c758b6c commit 672a9f2
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ components: GlobalStyles
Material UI provides several different ways to customize a component's styles. Your specific context will determine which one is ideal. From narrowest to broadest use case, here are the options:

1. [One-off customization](#1-one-off-customization)
1. [Reusable style overrides](#2-reusable-style-overrides)
1. [Global theme variation](#4-global-theme-variation)
1. [Global CSS override](#5-global-css-override)
1. [Reusable component](#2-reusable-component)
1. [Global theme variation](#3-global-theme-overrides)
1. [Global CSS override](#4-global-css-override)

## 1. One-off customization

Expand Down

0 comments on commit 672a9f2

Please sign in to comment.