Skip to content

Commit cddc4cf

Browse files
aditya1906oliviertassinari
authored andcommitted
[core] Remove bootstrap v4-alpha (#16177)
* [core] Remove bootstrap v4-alpha * Update bootstrap grid link
1 parent e59f3b2 commit cddc4cf

File tree

1 file changed

+1
-1
lines changed
  • packages/material-ui/src/Grid

1 file changed

+1
-1
lines changed

packages/material-ui/src/Grid/Grid.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// A grid component using the following libs as inspiration.
22
//
33
// For the implementation:
4-
// - http://v4-alpha.getbootstrap.com/layout/flexbox-grid/
4+
// - https://getbootstrap.com/docs/4.3/layout/grid/
55
// - https://github.com/kristoferjoseph/flexboxgrid/blob/master/src/css/flexboxgrid.css
66
// - https://github.com/roylee0704/react-flexbox-grid
77
// - https://material.angularjs.org/latest/layout/introduction

0 commit comments

Comments
 (0)