mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: Spencer <email@spalger.com>
This commit is contained in:
parent
f0a6b10931
commit
1511c023ae
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
* Side Public License, v 1.
|
||||
*/
|
||||
|
||||
const { USES_STYLED_COMPONENTS } = require.resolve('./styled_components_files');
|
||||
const { USES_STYLED_COMPONENTS } = require('./styled_components_files');
|
||||
|
||||
module.exports = () => {
|
||||
return {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue