diff --git a/VDS/Components/Tabs/Tab.swift b/VDS/Components/Tabs/Tab.swift new file mode 100644 index 00000000..f713777f --- /dev/null +++ b/VDS/Components/Tabs/Tab.swift @@ -0,0 +1,8 @@ +// +// Tab.swift +// VDS +// +// Created by Matt Bruce on 5/18/23. +// + +import Foundation diff --git a/VDS/Components/Tabs/Tabs.swift b/VDS/Components/Tabs/Tabs.swift new file mode 100644 index 00000000..7c503f30 --- /dev/null +++ b/VDS/Components/Tabs/Tabs.swift @@ -0,0 +1,8 @@ +// +// Tabs.swift +// VDS +// +// Created by Matt Bruce on 5/18/23. +// + +import Foundation