From a5d79b34fad39be2339ba7b4b510f830eb200e86 Mon Sep 17 00:00:00 2001 From: leejh Date: Thu, 31 Oct 2019 09:47:50 +0900 Subject: [PATCH] =?UTF-8?q?warnnng=20=EC=A0=9C=EA=B1=B0.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/lib/components/float-action-button.component.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/ucap-webmessenger-ui/src/lib/components/float-action-button.component.ts b/projects/ucap-webmessenger-ui/src/lib/components/float-action-button.component.ts index dcddea75..75d5e4df 100644 --- a/projects/ucap-webmessenger-ui/src/lib/components/float-action-button.component.ts +++ b/projects/ucap-webmessenger-ui/src/lib/components/float-action-button.component.ts @@ -1,5 +1,5 @@ import { Component, OnInit, Input, Output, EventEmitter } from '@angular/core'; -import { ucapAnimations } from '@ucap-webmessenger/ui'; +import { ucapAnimations } from '../animations'; export interface FloatActionButton { /** Meterial Icon type */