cloudbuild

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2022-08-19 13:16:21 +02:00
parent 93b552b34c
commit 71ce2d1c62
11 changed files with 30 additions and 58 deletions
+2
View File
@@ -23,6 +23,7 @@ import {
import { rootRouteRef } from './routes';
/** @public */
export const firehydrantPlugin = createPlugin({
id: 'firehydrant',
apis: [
@@ -37,6 +38,7 @@ export const firehydrantPlugin = createPlugin({
},
});
/** @public */
export const FirehydrantCard = firehydrantPlugin.provide(
createComponentExtension({
name: 'FirehydrantCard',