Wildcard export RepoUrlPicker

Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
Johan Haals
2021-03-01 11:53:07 +01:00
parent fe2823307f
commit c3a845c1a4
@@ -13,4 +13,4 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
export { RepoUrlPicker } from './RepoUrlPicker';
export * from './RepoUrlPicker';