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 fe6a3a8 commit 2562cb8Copy full SHA for 2562cb8
demo/src/index.html
@@ -12,7 +12,7 @@
12
<meta name="description" content="ng2-semantic-ui - Semantic UI Angular 2 Integrations">
13
<meta name="viewport" content="width=device-width, initial-scale=1">
14
15
- <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.2.11/semantic.min.css">
+ <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.2.13/semantic.min.css">
16
<!-- Calendar Module CSS -->
17
<link rel="stylesheet" href="https://unpkg.com/semantic-ui-calendar/dist/calendar.min.css">
18
0 commit comments