Skip to content

Commit

Permalink
Added base folders for lib and component
Browse files Browse the repository at this point in the history
  • Loading branch information
YulNaumenko committed Oct 28, 2019
1 parent 14c027f commit 8dc7bcd
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions x-pack/plugins/newsfeed/public/components/flyout_list.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
/*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License;
* you may not use this file except in compliance with the Elastic License.
*/
5 changes: 5 additions & 0 deletions x-pack/plugins/newsfeed/public/lib/api.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
/*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License;
* you may not use this file except in compliance with the Elastic License.
*/

0 comments on commit 8dc7bcd

Please sign in to comment.