Skip to content

Commit

Permalink
fix: republish with proper artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
Igmat committed Dec 28, 2021
1 parent 978473c commit 0233cac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react/src/State.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// import { Observable } from 'metaf-observable';
import { AbstractResolvable, /* Constructable, */ IInjections, Resolvable } from 'metaf-resolvable';
// import { Observable } from 'metaf-observable';
// import { Synchronous } from 'metaf-sync';

class BaseState /* extends Observable */ {
Expand Down

0 comments on commit 0233cac

Please sign in to comment.