Skip to content

Commit b1aceac

Browse files
authored
docs: update descriptions (material-components#40)
1 parent 7d9c9fb commit b1aceac

File tree

9 files changed

+11
-11
lines changed

9 files changed

+11
-11
lines changed

packages/button/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# React Button
22

3-
MDC React Button is a component for MDC buttons. Please see [MDC Button](https://github.com/material-components/material-components-web/tree/master/packages/mdc-button).
3+
A React version of an [MDC Button](https://github.com/material-components/material-components-web/tree/master/packages/mdc-button).
44

55
## Installation
66

packages/card/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# React Card
22

3-
MDC React Card is a component for material design cards. Please see [MDC Cards](https://github.com/material-components/material-components-web/tree/master/packages/mdc-card).
3+
A React version of an [MDC Card](https://github.com/material-components/material-components-web/tree/master/packages/mdc-card).
44

55
## Installation
66

packages/fab/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Fab React
1+
# React Floating Action Button
22

3-
MDC React Fab acts as a React container around MDC Fab. Please see [MDC Fab](https://github.com/material-components/material-components-web/tree/master/packages/mdc-fab).
3+
A React version of an [MDC Floating Action Button](https://github.com/material-components/material-components-web/tree/master/packages/mdc-fab).
44

55
## Installation
66

packages/floating-label/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# React Floating Label
22

3-
MDC React Floating Label is as a React container around MDC Floating Label. Please see [MDC Fab](https://github.com/material-components/material-components-web/tree/master/packages/mdc-floating-label).
3+
A React version of an [MDC Floating Label](https://github.com/material-components/material-components-web/tree/master/packages/mdc-floating-label).
44

55
## Installation
66

packages/line-ripple/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# React Line Ripple
22

3-
MDC React Line Ripple is a component for MDC Line Ripple. Please see [MDC Line Ripple](https://github.com/material-components/material-components-web/tree/master/packages/mdc-line-ripple).
3+
A React version of an [MDC Line Ripple](https://github.com/material-components/material-components-web/tree/master/packages/mdc-line-ripple).
44

55
## Installation
66

packages/material-icon/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Material Icon React
1+
# React Material Icon
22

3-
MDC React Material Icon is a component for material icons.
3+
A React wrapper for [Material Icons](http://material.io/tools/icons).
44

55
## Installation
66

packages/notched-outline/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# React Notched Outline
22

3-
MDC React Notched Outline is a component for MDC Notched Outline. Please see [MDC Notched Outline](https://github.com/material-components/material-components-web/tree/master/packages/mdc-notched-outline).
3+
A React version of an [MDC Notched Outline](https://github.com/material-components/material-components-web/tree/master/packages/mdc-notched-outline).
44

55
## Installation
66

packages/ripple/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# React Ripple
22

3-
MDC React Ripple is a component for MDC Ripple. Please see [MDC Ripple](https://github.com/material-components/material-components-web/tree/master/packages/mdc-ripple).
3+
A React version of an [MDC Ripple](https://github.com/material-components/material-components-web/tree/master/packages/mdc-ripple).
44

55
## Installation
66

packages/top-app-bar/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# React Top App Bar
22

3-
MDC React Top App Bar is a component for MDC Top App Bar. Please see [MDC Top App Bar](https://github.com/material-components/material-components-web/tree/master/packages/mdc-top-app-bar).
3+
A React version of an [MDC Top App Bar](https://github.com/material-components/material-components-web/tree/master/packages/mdc-top-app-bar).
44

55
## Installation
66

0 commit comments

Comments
 (0)