We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf721d6 commit 98c97efCopy full SHA for 98c97ef
packages/demo/public/index.html
@@ -12,7 +12,7 @@
12
<title>ReactCSSTransitionReplace</title>
13
14
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">
15
- <link rel="stylesheet" href="//bootswatch.com/cerulean/bootstrap.min.css">
+ <link rel="stylesheet" href="//bootswatch.com/3/cerulean/bootstrap.min.css">
16
</head>
17
<body>
18
<noscript>You need to enable JavaScript to run this app.</noscript>
0 commit comments