We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e59f3b2 commit cddc4cfCopy full SHA for cddc4cf
packages/material-ui/src/Grid/Grid.js
@@ -1,7 +1,7 @@
1
// A grid component using the following libs as inspiration.
2
//
3
// For the implementation:
4
-// - http://v4-alpha.getbootstrap.com/layout/flexbox-grid/
+// - https://getbootstrap.com/docs/4.3/layout/grid/
5
// - https://github.com/kristoferjoseph/flexboxgrid/blob/master/src/css/flexboxgrid.css
6
// - https://github.com/roylee0704/react-flexbox-grid
7
// - https://material.angularjs.org/latest/layout/introduction
0 commit comments