Skip to content

Commit 00338d5

Browse files
feat: remove transitions directives (#587)
# Motivation For the same reasons as #586, we can remove the transitions directives. # Changes - Revert #573, #579 and #580
1 parent ca69e23 commit 00338d5

File tree

2 files changed

+0
-92
lines changed

2 files changed

+0
-92
lines changed

src/lib/directives/transition.directives.ts

Lines changed: 0 additions & 91 deletions
This file was deleted.

src/lib/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
export * from "./components";
22
export * from "./constants/constants";
3-
export * from "./directives/transition.directives";
43
export * from "./icons";
54
export * from "./stores/busy.store";
65
export * from "./stores/layout.store";

0 commit comments

Comments
 (0)