mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
6 lines
229 B
HTML
6 lines
229 B
HTML
<!--
|
|
This file is looked for by Storybook and included in the HEAD element
|
|
if it exists. This is how we load the DLL content into the Storybook UI.
|
|
-->
|
|
<script src="dll.js"></script>
|
|
<link href="dll.css" rel="stylesheet" />
|