diff --git a/UI/Component/Tab.js b/UI/Component/Tab.js index e8fb28f..980f2d6 100644 --- a/UI/Component/Tab.js +++ b/UI/Component/Tab.js @@ -1,4 +1,4 @@ -import { Http } from '../../Uri/HttpUri.js'; +import { HttpUri } from '../../Uri/HttpUri.js'; import { UriFactory } from '../../Uri/UriFactory.js'; /**